elastic / elasticsearch

Free and Open Source, Distributed, RESTful Search Engine
https://www.elastic.co/products/elasticsearch
Other
69.71k stars 24.67k forks source link

Health indicator for Elasticsearch installing/updating managed resources #103584

Open andreidan opened 9 months ago

andreidan commented 9 months ago

Description

Elasticsearch installs and manages a set of resources like the logs ILM policy, ilm-history-7 index template etc. On every cluster state event Elasticsearch makes sure the latest version is installed however, some of these resources are customisable (via @custom component templates) and customisations might prevent maintaining the managed resources up to date.

This proposes creating a health indicator to report if Elasticsearch has encountered issues maintaining (installing/updating) the managed resources.

elasticsearchmachine commented 9 months ago

Pinging @elastic/es-data-management (Team:Data Management)