From version 5.0 onward, Watcher is part of X-Pack. For more information, see
Alerting on cluster and index events.
Watcher Settings
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
Watcher Settings
editYou 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.pathsetting. -
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.passwordsetting.