cluster stats:
{
"_nodes" : {
"total" : 5,
"successful" : 5,
"failed" : 0
},
"cluster_name" : "z",
"cluster_uuid" : "Q9u-VrpcQqC0DisbxMgQjw",
"timestamp" : 1670074628649,
"status" : "green",
"indices" : {
"count" : 945,
"shards" : {
"total" : 1890,
"primaries" : 945,
"replication" : 1.0,
"index" : {
"shards" : {
"min" : 2,
"max" : 2,
"avg" : 2.0
},
"primaries" : {
"min" : 1,
"max" : 1,
"avg" : 1.0
},
"replication" : {
"min" : 1.0,
"max" : 1.0,
"avg" : 1.0
}
}
},
...
"analysis" : {
"char_filter_types" : [ ],
"tokenizer_types" : [ ],
"filter_types" : [ ],
"analyzer_types" : [ ],
"built_in_char_filters" : [ ],
"built_in_tokenizers" : [ ],
"built_in_filters" : [ ],
"built_in_analyzers" : [ ]
},
"versions" : [
{
"version" : "7.10.2",
"index_count" : 401,
"primary_shard_count" : 401,
"total_primary_bytes" : 870673664
},
{
"version" : "7.16.0",
"index_count" : 544,
"primary_shard_count" : 544,
"total_primary_bytes" : ...
}
]
},
"nodes" : {
"count" : {
"total" : 5,
"coordinating_only" : 0,
"data" : 2,
"data_cold" : 0,
"data_content" : 0,
"data_frozen" : 0,
"data_hot" : 0,
"data_warm" : 0,
"ingest" : 0,
"master" : 3,
"ml" : 0,
"remote_cluster_client" : 0,
"transform" : 0,
"voting_only" : 0
},
"versions" : [
"7.16.0"
],
"os" : {
"available_processors" : 22,
"allocated_processors" : 22,
"names" : [
{
"name" : "Linux",
"count" : 5
}
],
"pretty_names" : [
{
"pretty_name" : "Ubuntu 20.04.3 LTS",
"count" : 5
}
],
"architectures" : [
{
"arch" : "amd64",
"count" : 5
}
],
"mem" : {
"total_in_bytes" : 78764953600,
"free_in_bytes" : 1518587904,
"used_in_bytes" : 77246365696,
"free_percent" : 2,
"used_percent" : 98
}
},
"process" : {
"cpu" : {
"percent" : 21
},
"open_file_descriptors" : {
"min" : 403,
"max" : 7966,
"avg" : 3425
}
},
"jvm" : {
"max_uptime_in_millis" : 30684532577,
"versions" : [
{
"version" : "17.0.1",
"vm_name" : "OpenJDK 64-Bit Server VM",
"vm_version" : "17.0.1+12",
"vm_vendor" : "Eclipse Adoptium",
"bundled_jdk" : true,
"using_bundled_jdk" : true,
"count" : 5
}
],
"mem" : {
"heap_used_in_bytes" : 15521692360,
"heap_max_in_bytes" : 40613445632
},
"threads" : 467
},
"fs" : {
"total_in_bytes" : 1210521587712,
"free_in_bytes" : 919984099328,
"available_in_bytes" : 866213122048
},
"plugins" : [
{
"name" : "repository-s3",
"version" : "7.16.0",
"elasticsearch_version" : "7.16.0",
"java_version" : "1.8",
"description" : "The S3 repository plugin adds S3 repositories",
"classname" : "org.elasticsearch.repositories.s3.S3RepositoryPlugin",
"extended_plugins" : [ ],
"has_native_controller" : false,
"licensed" : false,
"type" : "isolated"
}
],
"network_types" : {
"transport_types" : {
"security4" : 5
},
"http_types" : {
"security4" : 5
}
},
"discovery_types" : {
"zen" : 5
},
"packaging_types" : [
{
"flavor" : "default",
"type" : "deb",
"count" : 5
}
],
"ingest" : {
"number_of_pipelines" : 2,
"processor_stats" : {
"gsub" : {
"count" : 0,
"failed" : 0,
"current" : 0,
"time_in_millis" : 0
},
"script" : {
"count" : 0,
"failed" : 0,
"current" : 0,
"time_in_millis" : 0
}
}
}
}
}