LSF_QUERY_ES_SERVERS

Syntax

LSF_QUERY_ES_SERVERS="[https://ip_address:port_number | https://host_name:port_number ip_address:port_number | host_name:port_number] ..."

Description

To use this parameter, IBM® Spectrum LSF Explorer (LSF Explorer), Version 10.2, or later, must be installed and working with https enabled.

Use this parameter to configure the IP address and port number of the LSF Explorer Server, and to enable the supported commands to use the LSF Explorer Elasticsearch features.

Use a space-separated list of IP addresses and port numbers or host names and port numbers of the LSF Explorer Servers. If the first server does not respond, LSF attempts to contact the subsequent servers to retrieve data. For example,
LSF_QUERY_ES_SERVERS="192.168.0.1:8080 hostE:8080 https://192.168.0.11:8080 https://hostG:8080"

Use the LSF_QUERY_ES_FUNCTIONS parameter to define which commands are permitted to use LSF Explorer to retrieve data.

Default

Not defined. The commands do not use LSF Explorer to retrieve data.

See also

LSF_QUERY_ES_FUNCTIONS, LSF_ENABLE_BEAT_SERVICE