Skip to content

ILM: Additional filtering options for ILM explain API #44189

@ppf2

Description

@ppf2

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|false so that admins can quickly filter out indices that are not managed by ILM to begin with
  • error=true|false so that admins can quickly return just the indices that have step errors

Metadata

Metadata

Assignees

Labels

:Data Management/ILM+SLMDO NOT USE. Use ":StorageEngine/ILM" or ":Distributed Coordination/SLM" instead.

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions