elastic/elasticsearch

Add columns CAT Shards for _tier_preference and node.roles

开放

#136,895 创建于 2025年10月21日

 (8 条评论) (0 个反应) (0 位负责人)Java (25,882 个派生)batch import
:Core/Infra/CAT APIs>enhancementTeam:Core/Infragood first issue

仓库指标

星标
 (76,700 个星标)
PR 合并指标
 (平均合并 2天) (30 天内合并 1,000 个 PR)

描述

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!

贡献者指南