PTSFConfigureSrchInstance

Application class: PTEM_CONFIG:PTSFConfigureSrchInstance

The PTSFConfigureSrchInstance plug-in configures search instance, nodes, and deploys/undeploys search definitions.

Property Default Value Description

env.ptsf_search_instance

PTSF_SEARCH

The search instance name.

env.search_provider

OS

Name of the search engine. Enter OS to specify OpenSearch as the search engine.

env.search_nodes

1

The number of nodes you want to create in the search engine cluster.

If you create multiple nodes, then you will see additional properties specific to each node, such as, env.node1_search_host, env.node2_search_host, env.node3_search_host.

env.node1_search_host

@searchhost@

Search engine host name.

env.node1_search_port

9200

Search engine port. The default port number is 9200.

env.node1_search_use_ssl

False

SSL option.

env.node1_search_admin_user

 

Search engine administrator user name.

env.node1_search_admin_password

 

Search engine administrator password.

env.node1_search_read_user

 

User name for query service.

env.node1_search_read_password

 

Password for query service.

env.insights_host

ss.us.oracle.com

The server name for the host where OpenSearch Dashboards is running.

env.insights_port

3456

The port on which OpenSearch Dashboards listens for requests. Enter the value supplied when installing the search components DPK. The default you see during installation is 5601.

env.insights_use_ssl

false

Flag to determine whether the configuration is secure or non-secure for OpenSearch Dashboards. Valid values are:

  • False — indicates non-secure (HTTP) configuration

  • True — indicates secure (HTTPS) configuration

env.logstash_host

dd.us.oracle.com

The server name for the host where Logstash is running.

env.logstash_port

1234

The port on which Logstash listens for requests. Enter the value supplied when installing the search components DPK. The default you see during installation is 9800.

env.logstash_use_ssl

false

Flag to determine whether the configuration is secure or non-secure for Logstash. Valid values are:

  • False — indicates non-secure (HTTP) configuration

  • True — indicates secure (HTTPS) configuration

env.search_call_back_user

@userid@

Call back user name.

env.search_call_back_password

 

Call back password.

env.ps_search_administrator_user

@userid@

Search administrator user name.

env.ps_search_developer_user

@userid@

Search developer user name.

env.gateway_host

@host@.@domain@

Gateway host.

env.gateway_port

 

Gateway port.

env.gateway_ssl_port

 

Gateway SSL port.

env.use_ssl_gateway

False

Flag to determine whether the configuration is secure or non secure.

Valid values:

  • False - indicates non secure (http) configuration

  • True - indicates secure (https) configuration

env.default_local_node

@nodename@

Default local node.

env.enable_global_menu_search

ALL

Enables global search and menu search for All, Local or comma separated list of portals.