Skip to content

Instantly share code, notes, and snippets.

@jworl
Created August 31, 2017 18:46
Show Gist options
  • Save jworl/e05df11f9ccbf3c29267ff8bcb80f2f7 to your computer and use it in GitHub Desktop.
Save jworl/e05df11f9ccbf3c29267ff8bcb80f2f7 to your computer and use it in GitHub Desktop.
show all elasticsearch indices with stats
curl -XGET 'localhost:9200/_cat/indices?v&pretty'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment