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

Shard Listing #5

Open
jrgns opened this issue Jun 24, 2018 · 4 comments
Open

Shard Listing #5

jrgns opened this issue Jun 24, 2018 · 4 comments

Comments

@jrgns
Copy link
Contributor

jrgns commented Jun 24, 2018

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
@jrgns
Copy link
Contributor Author

jrgns commented Jun 24, 2018

@timmles if you're interested.

@timmles
Copy link
Contributor

timmles commented Aug 1, 2018

To get json data: /_cat/shards?format=json

@jrgns
Copy link
Contributor Author

jrgns commented Aug 21, 2018

@timmles I've merged #8 . Can you add dropdown filters for the four filters mentioned above?

  • Status
  • Primary / Replica flag
  • Index
  • Node

@jrgns
Copy link
Contributor Author

jrgns commented Aug 21, 2018

Oh, and thanx 🍾

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants