-
Notifications
You must be signed in to change notification settings - Fork 25.8k
ILM: Additional filtering options for ILM explain API #44189
Copy link
Copy link
Closed
Labels
:Data Management/ILM+SLMDO NOT USE. Use ":StorageEngine/ILM" or ":Distributed Coordination/SLM" instead.DO NOT USE. Use ":StorageEngine/ILM" or ":Distributed Coordination/SLM" instead.
Description
6.7.0
https://www.elastic.co/guide/en/elasticsearch/reference/master/ilm-explain-lifecycle.html
Currently, the ILM explain API provides an explanation for all indices regardless of whether they are managed by ILM or not.
It can be helpful to provide a few additional (optional) filtering parameters to this API (examples):
managed=true|falseso that admins can quickly filter out indices that are not managed by ILM to begin witherror=true|falseso that admins can quickly return just the indices that have step errors
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
:Data Management/ILM+SLMDO NOT USE. Use ":StorageEngine/ILM" or ":Distributed Coordination/SLM" instead.DO NOT USE. Use ":StorageEngine/ILM" or ":Distributed Coordination/SLM" instead.
Type
Fields
Give feedbackNo fields configured for issues without a type.