Skip to content

Instantly share code, notes, and snippets.

@misscache
Last active August 29, 2015 14:14
Show Gist options
  • Save misscache/a084230ffd1b454e5391 to your computer and use it in GitHub Desktop.
Save misscache/a084230ffd1b454e5391 to your computer and use it in GitHub Desktop.
elasticsearch_commands
curl -XGET 'http://localhost:9200/_cluster/health?pretty=true'
curl -XGET 'http://localhost:9200/_cluster/health/twitter?level=shards'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment