Skip to content

Instantly share code, notes, and snippets.

@oshanz
Last active June 18, 2020 11:34
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 oshanz/0cf81ffecc5893e07527e92c4518555d to your computer and use it in GitHub Desktop.
Save oshanz/0cf81ffecc5893e07527e92c4518555d to your computer and use it in GitHub Desktop.
es cluster
curl -GET "http://localhost:9200/_cluster/allocation/explain?pretty"
curl -XPOST 'localhost:9200/_cluster/reroute?retry_failed'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment