OpenSearch/docs/reference/ilm
Gordon Brown 6481f2e380
Add setting to bypass Rollover action (#36235)
Adds a setting that indicates that an index is done indexing, set by ILM
when the Rollover action completes. This indicates that the Rollover
action should be skipped in any future invocations, as long as the index
is no longer the write index for its alias.

This enables 1) an index with a policy that involves the Rollover action
to have the policy removed and switched to another one without use of
the move-to-step API, and 2) integrations with Beats and CCR.
2018-12-11 08:53:05 -07:00
..
apis [ILM] add HLRC docs to remove-policy-from-index (#35759) 2018-11-27 13:28:58 -08:00
error-handling.asciidoc [DOCS] Add beta warning to ILM pages. (#35571) 2018-11-16 10:49:55 -08:00
getting-started-ilm.asciidoc Align RolloverStep's name with other step names (#35655) 2018-11-16 17:42:48 -07:00
ilm-and-snapshots.asciidoc Add note about ILM and Snapshots (#36023) 2018-11-30 12:06:48 -07:00
index.asciidoc Add note about ILM and Snapshots (#36023) 2018-11-30 12:06:48 -07:00
policy-definitions.asciidoc [ILM] [DOCS] add general info about steps (#36081) 2018-12-06 10:41:55 -08:00
set-up-lifecycle-policy.asciidoc Recommend index templates when using ILM Rollover (#35922) 2018-11-29 14:09:51 -07:00
start-stop-ilm.asciidoc [DOCS] Add beta warning to ILM pages. (#35571) 2018-11-16 10:49:55 -08:00
update-lifecycle-policy.asciidoc [TEST] ILM skip checking _ilm/explain response (#35830) 2018-11-25 17:19:17 -08:00
using-policies-rollover.asciidoc Add setting to bypass Rollover action (#36235) 2018-12-11 08:53:05 -07:00