[DOCS] Added xpack.watcher.history.cleaner_service_enabled

Original commit: elastic/x-pack-elasticsearch@ceead2a1c2
This commit is contained in:
lcawley 2017-10-25 16:35:20 -07:00
parent c67ec73cb5
commit 615de68711
1 changed files with 5 additions and 0 deletions

View File

@ -16,6 +16,11 @@ Slack>>, and <<pagerduty-notification-settings, PagerDuty>>.
`xpack.watcher.enabled`:: `xpack.watcher.enabled`::
Set to `false` to disable {watcher} on the node. Set to `false` to disable {watcher} on the node.
`xpack.watcher.history.cleaner_service.enabled`::
Set to `false` (default) to disable the cleaner service, which removes previous
versions of {watcher} indices (for example, .watcher-history*) when it
determines that they are old.
`xpack.http.proxy.host`:: `xpack.http.proxy.host`::
Specifies the address of the proxy server to use to connect to HTTP services. Specifies the address of the proxy server to use to connect to HTTP services.