HI @warkolm
Thanks for the look a that this topic. here myself attached the _cluster/stats?pretty&human
{
"_nodes": {
"total": 8,
"successful": 8,
"failed": 0
},
"cluster_name": "cluster-name",
"cluster_uuid": "4XqywN51RUa3oD9PlmD6vA",
"timestamp": 1669107605469,
"status": "green",
"indices": {
"count": 455,
"shards": {
"total": 4526,
"primaries": 2263,
"replication": 1.0,
"index": {
"shards": {
"min": 2,
"max": 10,
"avg": 9.947252747252747
},
"primaries": {
"min": 1,
"max": 5,
"avg": 4.973626373626374
},
"replication": {
"min": 1.0,
"max": 1.0,
"avg": 1.0
}
}
},
"docs": {
"count": 8181393,
"deleted": 212291
},
"store": {
"size_in_bytes": 19787145460
},
"fielddata": {
"memory_size_in_bytes": 0,
"evictions": 0
},
"query_cache": {
"memory_size_in_bytes": 0,
"total_count": 443874,
"hit_count": 90419,
"miss_count": 353455,
"cache_size": 0,
"cache_count": 29592,
"evictions": 29592
},
"completion": {
"size_in_bytes": 0
},
"segments": {
"count": 4736,
"memory_in_bytes": 32822900,
"terms_memory_in_bytes": 24083286,
"stored_fields_memory_in_bytes": 5103888,
"term_vectors_memory_in_bytes": 0,
"norms_memory_in_bytes": 437888,
"points_memory_in_bytes": 302760,
"doc_values_memory_in_bytes": 2895078,
"index_writer_memory_in_bytes": 0,
"version_map_memory_in_bytes": 120,
"fixed_bit_set_memory_in_bytes": 0,
"max_unsafe_auto_id_timestamp": 1669018583631,
"file_sizes": {
}
}
},
"nodes": {
"count": {
"total": 8,
"coordinating_only": 0,
"data": 5,
"ingest": 0,
"master": 3,
"voting_only": 0
},
"versions": [
"7.3.2"
],
"os": {
"available_processors": 32,
"allocated_processors": 32,
"names": [
{
"name": "Linux",
"count": 8
}
],
"pretty_names": [
{
"pretty_name": "Ubuntu 18.04.6 LTS",
"count": 8
}
],
"mem": {
"total_in_bytes": 269358170112,
"free_in_bytes": 76616896512,
"used_in_bytes": 192741273600,
"free_percent": 28,
"used_percent": 72
}
},
"process": {
"cpu": {
"percent": 12
},
"open_file_descriptors": {
"min": 440,
"max": 11238,
"avg": 4853
}
},
"jvm": {
"max_uptime_in_millis": 2789136548,
"versions": [
{
"version": "1.8.0_131",
"vm_name": "Java HotSpot(TM) 64-Bit Server VM",
"vm_version": "25.131-b11",
"vm_vendor": "Oracle Corporation",
"bundled_jdk": true,
"using_bundled_jdk": false,
"count": 8
}
],
"mem": {
"heap_used_in_bytes": 27455664608,
"heap_max_in_bytes": 72487534592
},
"threads": 560
},
"fs": {
"total_in_bytes": 786984878080,
"free_in_bytes": 756962906112,
"available_in_bytes": 756879020032
},
"plugins": [
{
"name": "repository-gcs",
"version": "7.3.2",
"elasticsearch_version": "7.3.2",
"java_version": "1.8",
"description": "The GCS repository plugin adds Google Cloud Storage support for repositories.",
"classname": "org.elasticsearch.repositories.gcs.GoogleCloudStoragePlugin",
"extended_plugins": [
],
"has_native_controller": false
}
],
"network_types": {
"transport_types": {
"security4": 8
},
"http_types": {
"security4": 8
}
},
"discovery_types": {
"zen": 8
},
"packaging_types": [
{
"flavor": "default",
"type": "tar",
"count": 8
}
]
}
}```