Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ILM] Update index management to show index lifecycle phase #19949

Closed
chrisronline opened this issue Jun 15, 2018 · 1 comment
Closed

[ILM] Update index management to show index lifecycle phase #19949

chrisronline opened this issue Jun 15, 2018 · 1 comment
Labels
Feature:ILM Feature:Index Management Index and index templates UI Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more

Comments

@chrisronline
Copy link
Contributor

Now that we can assign lifecycle policies to index templates (and therefore indices), we need a way to show the status of each index in terms of which phase of the lifecycle it is in. Index management UI is a great choice here and we need to add a column to the table that indicates (assuming the index has a lifecycle applied) which phase the lifecycle is in (we should also handle error states reported by ES here too).

This ticket talks about an explain API that will be used for this work.

@chrisronline chrisronline added :Management Feature:Index Management Index and index templates UI labels Jun 15, 2018
@timroes timroes added Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more Feature:ILM and removed :Management DO NOT USE labels Nov 27, 2018
@cjcenizal cjcenizal changed the title [ILM] Update index management to show index lifecycle status [ILM] Update index management to show index lifecycle phase Sep 30, 2019
@cjcenizal
Copy link
Contributor

Due to confusion regarding the meaning of the phase surfaced by ES, we've removed references to it from the UI (#45484). I'm going to close this until the ES API is changed to provide a more intuitive status (elastic/elasticsearch#46357).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:ILM Feature:Index Management Index and index templates UI Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more
Projects
None yet
Development

No branches or pull requests

3 participants