OpenSearch/x-pack/plugin/ilm
Lee Hinman 427bc7f940
Use ILM for Watcher history deletion (#37443)
* Use ILM for Watcher history deletion

This commit adds an index lifecycle policy for the `.watch-history-*` indices.
This policy is automatically used for all new watch history indices.

This does not yet remove the automatic cleanup that the monitoring plugin does
for the .watch-history indices, and it does not touch the
`xpack.watcher.history.cleaner_service.enabled` setting.

Relates to #32041
2019-01-23 10:18:08 -07:00
..
qa Retry ILM steps that fail due to SnapshotInProgressException (#37624) 2019-01-23 09:46:31 -07:00
src Use ILM for Watcher history deletion (#37443) 2019-01-23 10:18:08 -07:00
build.gradle Build: Pull "skip assemble on qa" to common build (#35214) 2018-11-05 16:16:00 -05:00