Skip to content

Instantly share code, notes, and snippets.

@rojotek
Last active November 18, 2016 20:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rojotek/f1e79d9fb450ac9824e252b20e7f8081 to your computer and use it in GitHub Desktop.
Save rojotek/f1e79d9fb450ac9824e252b20e7f8081 to your computer and use it in GitHub Desktop.
curl + jq
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