Created
August 31, 2017 18:46
-
-
Save jworl/e05df11f9ccbf3c29267ff8bcb80f2f7 to your computer and use it in GitHub Desktop.
show all elasticsearch indices with stats
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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