Skip to content

Instantly share code, notes, and snippets.

@noniperi
Created April 5, 2015 11:55
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 noniperi/76c61a054063c460c1d2 to your computer and use it in GitHub Desktop.
Save noniperi/76c61a054063c460c1d2 to your computer and use it in GitHub Desktop.
cluster health
{
"cluster_name": "XX_XXXX_PROD",
"status": "green",
"timed_out": false,
"number_of_nodes": 12,
"number_of_data_nodes": 4,
"active_primary_shards": 1198,
"active_shards": 2396,
"relocating_shards": 0,
"initializing_shards": 0,
"unassigned_shards": 0,
"number_of_pending_tasks": 0
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment