Skip to content

Instantly share code, notes, and snippets.

@munhitsu
Created July 7, 2014 13:00
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 munhitsu/22609bf1e51ad0be9fa2 to your computer and use it in GitHub Desktop.
Save munhitsu/22609bf1e51ad0be9fa2 to your computer and use it in GitHub Desktop.
get elastic search cluster configuration (i.e. to check logstash protocol version)
curl -XGET localhost:9200/_nodes/_all/process?pretty
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment