Christian_Dahlqvist:
_cluster/stats
Here it is:
{
"_nodes": {
"total": 22,
"successful": 22,
"failed": 0
},
"cluster_name": "ibi.arm2",
"timestamp": 1575040659711,
"status": "green",
"indices": {
"count": 217,
"shards": {
"total": 2471,
"primaries": 1162,
"replication": 1.1265060240963856,
"index": {
"shards": {
"min": 2,
"max": 80,
"avg": 11.387096774193548
},
"primaries": {
"min": 1,
"max": 40,
"avg": 5.354838709677419
},
"replication": {
"min": 0,
"max": 3,
"avg": 1.1382488479262673
}
}
},
"docs": {
"count": 2795110408,
"deleted": 6542688
},
"store": {
"size_in_bytes": 13572465678303,
"throttle_time_in_millis": 0
},
"fielddata": {
"memory_size_in_bytes": 10262840,
"evictions": 0
},
"query_cache": {
"memory_size_in_bytes": 553293365,
"total_count": 137503701,
"hit_count": 13342864,
"miss_count": 124160837,
"cache_size": 33243,
"cache_count": 92022,
"evictions": 58779
},
"completion": {
"size_in_bytes": 0
},
"segments": {
"count": 34405,
"memory_in_bytes": 23214144251,
"terms_memory_in_bytes": 19836993696,
"stored_fields_memory_in_bytes": 2490308256,
"term_vectors_memory_in_bytes": 0,
"norms_memory_in_bytes": 108472640,
"points_memory_in_bytes": 369890211,
"doc_values_memory_in_bytes": 408479448,
"index_writer_memory_in_bytes": 1085106396,
"version_map_memory_in_bytes": 1265200,
"fixed_bit_set_memory_in_bytes": 590424,
"max_unsafe_auto_id_timestamp": 9223372036854776000,
"file_sizes": {}
}
},
"nodes": {
"count": {
"total": 22,
"data": 12,
"coordinating_only": 0,
"master": 5,
"ingest": 5
},
"versions": [
"5.6.2"
],
"os": {
"available_processors": 300,
"allocated_processors": 300,
"names": [
{
"name": "Linux",
"count": 22
}
],
"mem": {
"total_in_bytes": 2228309393408,
"free_in_bytes": 136024956928,
"used_in_bytes": 2092284436480,
"free_percent": 6,
"used_percent": 94
}
},
"process": {
"cpu": {
"percent": 31
},
"open_file_descriptors": {
"min": 815,
"max": 1657,
"avg": 1150
}
},
"jvm": {
"max_uptime_in_millis": 10278692830,
"versions": [
{
"version": "1.8.0_141",
"vm_name": "Java HotSpot(TM) 64-Bit Server VM",
"vm_version": "25.141-b15",
"vm_vendor": "Oracle Corporation",
"count": 22
}
],
"mem": {
"heap_used_in_bytes": 178771880944,
"heap_max_in_bytes": 470331883520
},
"threads": 3257
},
"fs": {
"total_in_bytes": 40983954432000,
"free_in_bytes": 26720416649216,
"available_in_bytes": 24816660967424,
"spins": "true"
},
"plugins": [
{
"name": "x-pack",
"version": "5.6.2",
"description": "Elasticsearch Expanded Pack Plugin",
"classname": "org.elasticsearch.xpack.XPackPlugin",
"has_native_controller": true
}
],
"network_types": {
"transport_types": {
"netty4": 22
},
"http_types": {
"netty4": 22
}
}
}
}