Here it is. Thank you!
{
"_nodes" : {
"total" : 3,
"successful" : 3,
"failed" : 0
},
"cluster_name" : "cimera",
"cluster_uuid" : "Kbr9-jVBSdKLtWYsOHG90g",
"timestamp" : 1618389462209,
"status" : "green",
"indices" : {
"count" : 18,
"shards" : {
"total" : 36,
"primaries" : 18,
"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
}
}
},
"docs" : {
"count" : 40073,
"deleted" : 5582
},
"store" : {
"size" : "242.7mb",
"size_in_bytes" : 254587538,
"reserved" : "0b",
"reserved_in_bytes" : 0
},
"fielddata" : {
"memory_size" : "0b",
"memory_size_in_bytes" : 0,
"evictions" : 0
},
"query_cache" : {
"memory_size" : "54.5kb",
"memory_size_in_bytes" : 55816,
"total_count" : 2760,
"hit_count" : 720,
"miss_count" : 2040,
"cache_size" : 28,
"cache_count" : 28,
"evictions" : 0
},
"completion" : {
"size" : "0b",
"size_in_bytes" : 0
},
"segments" : {
"count" : 134,
"memory" : "1.5mb",
"memory_in_bytes" : 1629992,
"terms_memory" : "999.7kb",
"terms_memory_in_bytes" : 1023744,
"stored_fields_memory" : "64.9kb",
"stored_fields_memory_in_bytes" : 66480,
"term_vectors_memory" : "0b",
"term_vectors_memory_in_bytes" : 0,
"norms_memory" : "32.1kb",
"norms_memory_in_bytes" : 32960,
"points_memory" : "0b",
"points_memory_in_bytes" : 0,
"doc_values_memory" : "494.9kb",
"doc_values_memory_in_bytes" : 506808,
"index_writer_memory" : "8.8mb",
"index_writer_memory_in_bytes" : 9276064,
"version_map_memory" : "2.5kb",
"version_map_memory_in_bytes" : 2564,
"fixed_bit_set" : "8.6kb",
"fixed_bit_set_memory_in_bytes" : 8832,
"max_unsafe_auto_id_timestamp" : 1618388644413,
"file_sizes" : { }
},
"mappings" : {
"field_types" : [
{
"name" : "boolean",
"count" : 19,
"index_count" : 5
},
{
"name" : "date",
"count" : 38,
"index_count" : 7
},
{
"name" : "double",
"count" : 10,
"index_count" : 2
},
{
"name" : "float",
"count" : 12,
"index_count" : 2
},
{
"name" : "geo_point",
"count" : 12,
"index_count" : 2
},
{
"name" : "half_float",
"count" : 5,
"index_count" : 1
},
{
"name" : "integer",
"count" : 25,
"index_count" : 4
},
{
"name" : "ip",
"count" : 24,
"index_count" : 2
},
{
"name" : "keyword",
"count" : 851,
"index_count" : 7
},
{
"name" : "long",
"count" : 243,
"index_count" : 6
},
{
"name" : "nested",
"count" : 9,
"index_count" : 3
},
{
"name" : "object",
"count" : 318,
"index_count" : 7
},
{
"name" : "short",
"count" : 7,
"index_count" : 3
},
{
"name" : "text",
"count" : 111,
"index_count" : 7
}
]
},
"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.12.0",
"index_count" : 18,
"primary_shard_count" : 18,
"total_primary_size" : "120.5mb",
"total_primary_bytes" : 126453751
}
]
},
"nodes" : {
"count" : {
"total" : 3,
"coordinating_only" : 0,
"data" : 2,
"data_cold" : 2,
"data_content" : 2,
"data_frozen" : 2,
"data_hot" : 2,
"data_warm" : 2,
"ingest" : 2,
"master" : 3,
"ml" : 3,
"remote_cluster_client" : 3,
"transform" : 2,
"voting_only" : 0
},
"versions" : [
"7.12.0"
],
"os" : {
"available_processors" : 24,
"allocated_processors" : 24,
"names" : [
{
"name" : "Linux",
"count" : 3
}
],
"pretty_names" : [
{
"pretty_name" : "Red Hat Cloud Infrastructure",
"count" : 3
}
],
"architectures" : [
{
"arch" : "amd64",
"count" : 3
}
],
"mem" : {
"total" : "46.5gb",
"total_in_bytes" : 49967927296,
"free" : "23gb",
"free_in_bytes" : 24699981824,
"used" : "23.5gb",
"used_in_bytes" : 25267945472,
"free_percent" : 49,
"used_percent" : 51
}
},
"process" : {
"cpu" : {
"percent" : 11
},
"open_file_descriptors" : {
"min" : 373,
"max" : 734,
"avg" : 532
}
},
"jvm" : {
"max_uptime" : "28m",
"max_uptime_in_millis" : 1680933,
"versions" : [
{
"version" : "15.0.1",
"vm_name" : "OpenJDK 64-Bit Server VM",
"vm_version" : "15.0.1+9",
"vm_vendor" : "AdoptOpenJDK",
"bundled_jdk" : true,
"using_bundled_jdk" : true,
"count" : 3
}
],
"mem" : {
"heap_used" : "2.1gb",
"heap_used_in_bytes" : 2354161944,
"heap_max" : "3gb",
"heap_max_in_bytes" : 3221225472
},
"threads" : 222
},
"fs" : {
"total" : "1tb",
"total_in_bytes" : 1162163445760,
"free" : "1tb",
"free_in_bytes" : 1139122548736,
"available" : "1005.8gb",
"available_in_bytes" : 1080049152000
},
"plugins" : [ ],
"network_types" : {
"transport_types" : {
"security4" : 3
},
"http_types" : {
"security4" : 3
}
},
"discovery_types" : {
"zen" : 3
},
"packaging_types" : [
{
"flavor" : "default",
"type" : "rpm",
"count" : 3
}
],
"ingest" : {
"number_of_pipelines" : 2,
"processor_stats" : {
"gsub" : {
"count" : 0,
"failed" : 0,
"current" : 0,
"time" : "0s",
"time_in_millis" : 0
},
"script" : {
"count" : 0,
"failed" : 0,
"current" : 0,
"time" : "0s",
"time_in_millis" : 0
}
}
}
}
}