mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-29 18:03:32 -04:00
This adds ILM support for automatically migrating the managed
indices between data tiers.
This proposal makes use of a MigrateAction that is injected
(similar to how the Unfollow action is injected) in phases that
don't define index allocation rules using the AllocateAction or
don't explicitly define the MigrateAction itself (regardless if it's
enabled or disabled).
(cherry picked from commit
|
||
---|---|---|
.. | ||
delete-lifecycle.asciidoc | ||
explain.asciidoc | ||
get-lifecycle.asciidoc | ||
get-status.asciidoc | ||
ilm-api.asciidoc | ||
move-to-step.asciidoc | ||
put-lifecycle.asciidoc | ||
remove-policy-from-index.asciidoc | ||
retry-policy.asciidoc | ||
start.asciidoc | ||
stop.asciidoc |