Output for cluster stats api is:
{
"_nodes" : {
"total" : 16,
"successful" : 16,
"failed" : 0
},
"cluster_name" : "elastic-dr-elastic",
"cluster_uuid" : "btgycnVpQdKbfefT8TOBg",
"timestamp" : 1639718609354,
"status" : "yellow",
"indices" : {
"count" : 229,
"shards" : {
"total" : 2709,
"primaries" : 1351,
"replication" : 1.005181347150259,
"index" : {
"shards" : {
"min" : 2,
"max" : 12,
"avg" : 11.829694323144105
},
"primaries" : {
"min" : 1,
"max" : 6,
"avg" : 5.899563318777292
},
"replication" : {
"min" : 1.0,
"max" : 8.0,
"avg" : 1.0305676855895196
}
}
},
"docs" : {
"count" : 9,
"deleted" : 0
},
"store" : {
"size_in_bytes" : 998468
},
"fielddata" : {
"memory_size_in_bytes" : 0,
"evictions" : 0
},
"query_cache" : {
"memory_size_in_bytes" : 0,
"total_count" : 0,
"hit_count" : 0,
"miss_count" : 0,
"cache_size" : 0,
"cache_count" : 0,
"evictions" : 0
},
"completion" : {
"size_in_bytes" : 0
},
"segments" : {
"count" : 37,
"memory_in_bytes" : 65075,
"terms_memory_in_bytes" : 41354,
"stored_fields_memory_in_bytes" : 15688,
"term_vectors_memory_in_bytes" : 0,
"norms_memory_in_bytes" : 4288,
"points_memory_in_bytes" : 45,
"doc_values_memory_in_bytes" : 3700,
"index_writer_memory_in_bytes" : 0,
"version_map_memory_in_bytes" : 0,
"fixed_bit_set_memory_in_bytes" : 0,
"max_unsafe_auto_id_timestamp" : -1,
"file_sizes" : { }
}
},
"nodes" : {
"count" : {
"total" : 16,
"data" : 10,
"coordinating_only" : 0,
"master" : 3,
"ingest" : 16
},
"versions" : [
"6.6.1"
],
"os" : {
"available_processors" : 144,
"allocated_processors" : 144,
"names" : [
{
"name" : "Linux",
"count" : 16
}
],
"pretty_names" : [
{
"pretty_name" : "CentOS Linux 7 (Core)",
"count" : 16
}
],
"mem" : {
"total_in_bytes" : 1619268435968,
"free_in_bytes" : 714996961280,
"used_in_bytes" : 904271474688,
"free_percent" : 44,
"used_percent" : 56
}
},
"process" : {
"cpu" : {
"percent" : 0
},
"open_file_descriptors" : {
"min" : 602,
"max" : 1314,
"avg" : 1009
}
},
"jvm" : {
"max_uptime_in_millis" : 36969780618,
"versions" : [
{
"version" : "1.8.0_212",
"vm_name" : "OpenJDK 64-Bit Server VM",
"vm_version" : "25.212-b04",
"vm_vendor" : "Oracle Corporation",
"count" : 16
}
],
"mem" : {
"heap_used_in_bytes" : 61973215288,
"heap_max_in_bytes" : 413382868992
},
"threads" : 1535
},
"fs" : {
"total_in_bytes" : 119748558626816,
"free_in_bytes" : 119656676990976,
"available_in_bytes" : 119615178137600
},
"plugins" : [
{
"name" : "ingest-user-agent",
"version" : "6.6.1",
"elasticsearch_version" : "6.6.1",
"java_version" : "1.8",
"description" : "Ingest processor that extracts information from a user agent",
"classname" : "org.elasticsearch.ingest.useragent.IngestUserAgentPlugin",
"extended_plugins" : [ ],
"has_native_controller" : false
},
{
"name" : "search-guard-6",
"version" : "6.6.1-24.3",
"elasticsearch_version" : "6.6.1",
"java_version" : "1.8",
"description" : "Provide access control related features for Elasticsearch 6",
"classname" : "com.floragunn.searchguard.SearchGuardPlugin",
"extended_plugins" : [ ],
"has_native_controller" : false
},
{
"name" : "ingest-geoip",
"version" : "6.6.1",
"elasticsearch_version" : "6.6.1",
"java_version" : "1.8",
"description" : "Ingest processor that uses looksup geo data based on ip adresses using the Maxmind geo database",
"classname" : "org.elasticsearch.ingest.geoip.IngestGeoIpPlugin",
"extended_plugins" : [ ],
"has_native_controller" : false
},
{
"name" : "prometheus-exporter",
"version" : "6.6.1.0",
"elasticsearch_version" : "6.6.1",
"java_version" : "1.8",
"description" : "Export Elasticsearch metrics to Prometheus",
"classname" : "org.elasticsearch.plugin.prometheus.PrometheusExporterPlugin",
"extended_plugins" : [ ],
"has_native_controller" : false
},
{
"name" : "ingest-attachment",
"version" : "6.6.1",
"elasticsearch_version" : "6.6.1",
"java_version" : "1.8",
"description" : "Ingest processor that uses Apache Tika to extract contents",
"classname" : "org.elasticsearch.ingest.attachment.IngestAttachmentPlugin",
"extended_plugins" : [ ],
"has_native_controller" : false
}
],
"network_types" : {
"transport_types" : {
"com.floragunn.searchguard.ssl.http.netty.SearchGuardSSLNettyTransport" : 16
},
"http_types" : {
"com.floragunn.searchguard.http.SearchGuardHttpServerTransport" : 16
}
}
}
}