Migrate to ILM
Stack
You may already be another mechanism to manage the lifecycle of your indices. To help you adapt your existing indices to use index lifecycle management, a few guides are available:
- Migrate to index lifecycle management (ILM) on Elastic Cloud Hosted or Elastic Cloud Enterprise deployments ECH ECE
- Describes how to migrate Elasticsearch indices in an Elastic Cloud Hosted or Elastic Cloud Enterprise deployment from using deprecated index curation or another periodic indices management mechanism to use index lifecycle management.
- Migrate to ILM on self-managed and Elastic Cloud on Kubernetes deployments Self-Managed ECK
- Describes how to migrate Elasticsearch indices in a self-managed environment from using deprecated index curation, or any other lifecycle mechanism, to use index lifecycle management.
- Migrate index allocation filters to ILM node roles Stack
- Describes how to migrate from using custom node attributes and attribute-based allocation filters to using built-in node roles, enabling ILM to automatically move indices between data tiers.
If you are configuring ILM for new indices, refer to Create an index lifecycle management policy in Elasticsearch. If you plan to manually apply an index lifecycle management policy to existing indices that are not already using another type of lifecycle management, refer to Apply an index lifecycle policy to an existing Elasticsearch index.