Last active
November 18, 2016 20:58
-
-
Save rojotek/f1e79d9fb450ac9824e252b20e7f8081 to your computer and use it in GitHub Desktop.
curl + jq
This file contains hidden or 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 https://%ES-SERVER:PORT%/_nodes/stats/thread_pool |jq '.nodes |to_entries[].value.thread_pool.bulk' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment