React component that lists shards (just like the node and index lists).
- Use
/_cat/shards to get info
- Search / filter shards based on the index names and status
- Filter shards based on
- Status
- Primary / Replica flag
- Index
- Node
- Order shards by the listed fields
- Consider grouping shards by node / index
React component that lists shards (just like the node and index lists).
/_cat/shardsto get info