elastic/elasticsearch

Add columns CAT Shards for _tier_preference and node.roles

Open

#136 895 ouverte le 21 oct. 2025

Voir sur GitHub
 (8 commentaires) (0 réactions) (0 assignés)Java (76 700 stars) (25 882 forks)batch import
:Core/Infra/CAT APIs>enhancementTeam:Core/Infragood first issue

Description

Description

👋 howdy!

Hopefully this avoids the XPack-vs-commercial issues surfaced in https://github.com/elastic/elasticsearch/issues/37499. (XY Problem:) I'd like to streamline investigating assigned shard allocation issues related to ILM. As part of flow after https://github.com/elastic/elasticsearch/pull/99612 or Health Report telling you indices are flagged stagnant on migrations.

As part of this, I'd like if CAT Shards would report columns

In practice, I usually flag via an aggregated view and then review a table of what'd be the above similar output. For example when cold backs up warm backs up hot:

TIA!

Guide contributeur