-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:Data Management/ILM+SLMIndex and Snapshot lifecycle managementIndex and Snapshot lifecycle management
Description
Describe the feature:
System indices have the convention of starting with a dot (.). This makes isolation of stack indices from user indices quick and simple.
We don't do the same with ILM policies (or other stack managed resources), for example https://github.com/elastic/elasticsearch/blob/master/x-pack/plugin/core/src/main/resources/watch-history-ilm-policy.json
I'd like to propose that we extend the dot convention to ILM policies or potentially other elasticsearch resources that may contain a mix of both stack and user managed entries.
Metadata
Metadata
Assignees
Labels
:Data Management/ILM+SLMIndex and Snapshot lifecycle managementIndex and Snapshot lifecycle management