Skip to content

Instantly share code, notes, and snippets.

@anderiv
Created October 17, 2013 22:44
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 anderiv/03d0688232fdac2f0433 to your computer and use it in GitHub Desktop.
Save anderiv/03d0688232fdac2f0433 to your computer and use it in GitHub Desktop.
{
"cluster_name" : "logstash",
"nodes" : {
"m92XXHpAS0CCLY8TNgoZ9w" : {
"timestamp" : 1382049761748,
"name" : "host",
"transport_address" : "inet[/10.100.0.10:9300]",
"hostname" : "host",
"indices" : {
"docs" : {
"count" : 41607295,
"deleted" : 0
},
"store" : {
"size" : "10.3gb",
"size_in_bytes" : 11108845897,
"throttle_time" : "14.9h",
"throttle_time_in_millis" : 53887086
},
"indexing" : {
"index_total" : 7140530,
"index_time" : "55.1m",
"index_time_in_millis" : 3309774,
"index_current" : 0,
"delete_total" : 0,
"delete_time" : "0s",
"delete_time_in_millis" : 0,
"delete_current" : 0
},
"get" : {
"total" : 0,
"get_time" : "0s",
"time_in_millis" : 0,
"exists_total" : 0,
"exists_time" : "0s",
"exists_time_in_millis" : 0,
"missing_total" : 0,
"missing_time" : "0s",
"missing_time_in_millis" : 0,
"current" : 0
},
"search" : {
"open_contexts" : 0,
"query_total" : 2509,
"query_time" : "6.6m",
"query_time_in_millis" : 396100,
"query_current" : 0,
"fetch_total" : 523,
"fetch_time" : "10s",
"fetch_time_in_millis" : 10086,
"fetch_current" : 0
}
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment