Hello
cluster API stats when everything is running ok:
curl -s -XGET 'localhost:9200/_cluster/stats?human&pretty'
{
"_nodes" : {
"total" : 6,
"successful" : 6,
"failed" : 0
},
"cluster_name" : "blabla",
"timestamp" : 1534312573747,
"status" : "green",
"indices" : {
"count" : 25,
"shards" : {
"total" : 99,
"primaries" : 94,
"replication" : 0.05319148936170213,
"index" : {
"shards" : {
"min" : 2,
"max" : 5,
"avg" : 3.96
},
"primaries" : {
"min" : 1,
"max" : 4,
"avg" : 3.76
},
"replication" : {
"min" : 0.0,
"max" : 4.0,
"avg" : 0.2
}
}
},
"docs" : {
"count" : 4476577857,
"deleted" : 3
},
"store" : {
"size" : "3.6tb",
"size_in_bytes" : 4035471747522,
"throttle_time" : "0s",
"throttle_time_in_millis" : 0
},
"fielddata" : {
"memory_size" : "0b",
"memory_size_in_bytes" : 0,
"evictions" : 0
},
"query_cache" : {
"memory_size" : "3.8gb",
"memory_size_in_bytes" : 4125258509,
"total_count" : 46946327,
"hit_count" : 13910459,
"miss_count" : 33035868,
"cache_size" : 64037,
"cache_count" : 579833,
"evictions" : 515796
},
"completion" : {
"size" : "0b",
"size_in_bytes" : 0
},
"segments" : {
"count" : 2306,
"memory" : "11.7gb",
"memory_in_bytes" : 12617781947,
"terms_memory" : "10.4gb",
"terms_memory_in_bytes" : 11235140920,
"stored_fields_memory" : "959.3mb",
"stored_fields_memory_in_bytes" : 1005949768,
"term_vectors_memory" : "0b",
"term_vectors_memory_in_bytes" : 0,
"norms_memory" : "747kb",
"norms_memory_in_bytes" : 764992,
"points_memory" : "88.9mb",
"points_memory_in_bytes" : 93283959,
"doc_values_memory" : "269.5mb",
"doc_values_memory_in_bytes" : 282642308,
"index_writer_memory" : "134.3mb",
"index_writer_memory_in_bytes" : 140901412,
"version_map_memory" : "2.8mb",
"version_map_memory_in_bytes" : 2940069,
"fixed_bit_set" : "0b",
"fixed_bit_set_memory_in_bytes" : 0,
"max_unsafe_auto_id_timestamp" : 1534309204962,
"file_sizes" : { }
}
},
"nodes" : {
"count" : {
"total" : 6,
"data" : 5,
"coordinating_only" : 1,
"master" : 5,
"ingest" : 5
},
"versions" : [
"5.6.10"
],
"os" : {
"available_processors" : 22,
"allocated_processors" : 22,
"names" : [
{
"name" : "Linux",
"count" : 6
}
],
"mem" : {
"total" : "86.1gb",
"total_in_bytes" : 92499255296,
"free" : "1.8gb",
"free_in_bytes" : 1989488640,
"used" : "84.2gb",
"used_in_bytes" : 90509766656,
"free_percent" : 2,
"used_percent" : 98
}
},
"process" : {
"cpu" : {
"percent" : 123
},
"open_file_descriptors" : {
"min" : 365,
"max" : 490,
"avg" : 394
}
},
"jvm" : {
"max_uptime" : "5.7d",
"max_uptime_in_millis" : 494496965,
"versions" : [
{
"version" : "1.8.0_181",
"vm_name" : "Java HotSpot(TM) 64-Bit Server VM",
"vm_version" : "25.181-b13",
"vm_vendor" : "Oracle Corporation",
"count" : 6
}
],
"mem" : {
"heap_used" : "27.2gb",
"heap_used_in_bytes" : 29221230968,
"heap_max" : "44.8gb",
"heap_max_in_bytes" : 48126623744
},
"threads" : 400
},
"fs" : {
"total" : "6.2tb",
"total_in_bytes" : 6869140582400,
"free" : "2.3tb",
"free_in_bytes" : 2588563095552,
"available" : "2tb",
"available_in_bytes" : 2255513464832
},
"plugins" : ,
"network_types" : {
"transport_types" : {
"netty4" : 6
},
"http_types" : {
"netty4" : 6
HDD: Volume type: GP2 (per ES server)
IOPS : 3900
/dev/xvdb 1.3T 805G 414G 67% /data