Skip to content

Add documentation on how to deal with pre-ILM indices when ILM is used #39526

@andrershov

Description

@andrershov

Currently, we're missing the documentation on how to deal with indices created before ILM, when the user starts to use ILM.
It looks like ILM can only be used by new users or by existing users but only for new index types.
I think the following case is super usual among existing users. The user is storing logs in logs-MM.YY indices. He somehow managed to roll over these indices himself, but that's it (no copying to warm storage, no auto-index deletion).
Now, one year later, the user decides to use ILM feature. And defines a policy for rollover, migrating to warm storage, cold storage and deletion. He also wants to apply this policy for previously created indices.
But it's not that easy to do.
I think we can document best-practices on what to do with old indices.

Metadata

Metadata

Assignees

Labels

:Data Management/ILM+SLMIndex and Snapshot lifecycle management>docsGeneral docs changes

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions