@Christian_Dahlqvist, thanks for the reply, sure we are in the transition phase but we need to support the legacy system as well for some time. Please find below the cluster statistics.
{
"_nodes": {
"total": 3,
"successful": 3,
"failed": 0
},
"cluster_name": "elastic-search",
"timestamp": 1667364285490,
"status": "green",
"indices": {
"count": 40,
"shards": {
"total": 902,
"primaries": 304,
"replication": 1.9671052631578947,
"index": {
"shards": {
"min": 10,
"max": 27,
"avg": 22.55
},
"primaries": {
"min": 5,
"max": 9,
"avg": 7.6
},
"replication": {
"min": 1.0,
"max": 2.0,
"avg": 1.95
}
}
},
"docs": {
"count": 10457899,
"deleted": 893903
},
"store": {
"size_in_bytes": 1197975495169,
"throttle_time_in_millis": 0
},
"fielddata": {
"memory_size_in_bytes": 20345744,
"evictions": 0
},
"query_cache": {
"memory_size_in_bytes": 48421530,
"total_count": 1531139351,
"hit_count": 104916005,
"miss_count": 1426223346,
"cache_size": 50064,
"cache_count": 6584989,
"evictions": 6534925
},
"completion": {
"size_in_bytes": 0
},
"segments": {
"count": 8784,
"memory_in_bytes": 6106210040,
"terms_memory_in_bytes": 5848381731,
"stored_fields_memory_in_bytes": 38513272,
"term_vectors_memory_in_bytes": 0,
"norms_memory_in_bytes": 115063936,
"points_memory_in_bytes": 4162781,
"doc_values_memory_in_bytes": 100088320,
"index_writer_memory_in_bytes": 168254915,
"version_map_memory_in_bytes": 3228,
"fixed_bit_set_memory_in_bytes": 891680,
"max_unsafe_auto_id_timestamp": 1667300841619,
"file_sizes": {
}
}
},
"nodes": {
"count": {
"total": 3,
"data": 3,
"coordinating_only": 0,
"master": 3,
"ingest": 3
},
"versions": [
"5.6.16"
],
"os": {
"available_processors": 96,
"allocated_processors": 96,
"names": [
{
"name": "Linux",
"count": 3
}
],
"mem": {
"total_in_bytes": 200153673728,
"free_in_bytes": 1518215168,
"used_in_bytes": 198635458560,
"free_percent": 1,
"used_percent": 99
}
},
"process": {
"cpu": {
"percent": 9
},
"open_file_descriptors": {
"min": 1392,
"max": 1416,
"avg": 1405
}
},
"jvm": {
"max_uptime_in_millis": 63879758,
"versions": [
{
"version": "1.8.0_201",
"vm_name": "OpenJDK 64-Bit Server VM",
"vm_version": "25.201-b08",
"vm_vendor": "Oracle Corporation",
"count": 3
}
],
"mem": {
"heap_used_in_bytes": 61050643808,
"heap_max_in_bytes": 96034947072
},
"threads": 845
},
"fs": {
"total_in_bytes": 2497941516288,
"free_in_bytes": 1249017913344,
"available_in_bytes": 1248967581696,
"spins": "true"
},
"plugins": [
{
"name": "analysis-kuromoji",
"version": "5.6.16",
"description": "The Japanese (kuromoji) Analysis plugin integrates Lucene kuromoji analysis module into elasticsearch.",
"classname": "org.elasticsearch.plugin.analysis.kuromoji.AnalysisKuromojiPlugin",
"has_native_controller": false
},
{
"name": "elasticsearch-analysis-openkoreantext",
"version": "1.0.0",
"description": "Korean analysis plugin integrates open-korean-text module into elasticsearch.",
"classname": "org.elasticsearch.plugin.analysis.openkoreantext.AnalysisOpenKoreanTextPlugin",
"has_native_controller": false
},
{
"name": "analysis-smartcn",
"version": "5.6.16",
"description": "Smart Chinese Analysis plugin integrates Lucene Smart Chinese analysis module into elasticsearch.",
"classname": "org.elasticsearch.plugin.analysis.smartcn.AnalysisSmartChinesePlugin",
"has_native_controller": false
},
{
"name": "analysis-stempel",
"version": "5.6.16",
"description": "The Stempel (Polish) Analysis plugin integrates Lucene stempel (polish) analysis module into elasticsearch.",
"classname": "org.elasticsearch.plugin.analysis.stempel.AnalysisStempelPlugin",
"has_native_controller": false
}
],
"network_types": {
"transport_types": {
"netty4": 3
},
"http_types": {
"netty4": 3
}
}
}
}