Watcher Settingsedit

You can configure the following settings for Watcher in the elasticsearch.yml configuration file.

watcher.http.proxy.host
Specifies the address of the proxy server to use to connect to HTTP services.
watcher.http.proxy.port
Specifies the port number to use to connect to the proxy server.
watcher.http.ssl.keystore.path
The SSl keystore path to use for PKI-based authentication. If not specified, the Watcher HTTP client falls back to the value of the shield.ssl.keystore.path setting.
watcher.http.ssl.keystore.password
The SSl keystore password to use for PKI-based authentication. If not specified, the Watcher HTTP client falls back to the value of the shield.ssl.keystore.password setting.