Skip to content

Instantly share code, notes, and snippets.

@HAKANMAZI
Created January 8, 2021 12:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save HAKANMAZI/81f82ae3e3491a3241242469822f11aa to your computer and use it in GitHub Desktop.
Save HAKANMAZI/81f82ae3e3491a3241242469822f11aa to your computer and use it in GitHub Desktop.
{
"_nodes" : {
"total" : 13,
"successful" : 13,
"failed" : 0
},
"cluster_name" : "escls01",
"cluster_uuid" : "a14P_D4BQmaCeJalR-zU6w",
"timestamp" : 1610107523843,
"status" : "green",
"indices" : {
"count" : 102,
"shards" : {
"total" : 956,
"primaries" : 478,
"replication" : 1.0,
"index" : {
"shards" : {
"min" : 2,
"max" : 80,
"avg" : 9.372549019607844
},
"primaries" : {
"min" : 1,
"max" : 40,
"avg" : 4.686274509803922
},
"replication" : {
"min" : 1.0,
"max" : 1.0,
"avg" : 1.0
}
}
},
"docs" : {
"count" : 36720382329,
"deleted" : 5363249253
},
"store" : {
"size_in_bytes" : 36956508574807
},
"fielddata" : {
"memory_size_in_bytes" : 2771159152,
"evictions" : 0
},
"query_cache" : {
"memory_size_in_bytes" : 31458244553,
"total_count" : 573971328,
"hit_count" : 25073531,
"miss_count" : 548897797,
"cache_size" : 146266,
"cache_count" : 1860792,
"evictions" : 1714526
},
"completion" : {
"size_in_bytes" : 0
},
"segments" : {
"count" : 26791,
"memory_in_bytes" : 27973864459,
"terms_memory_in_bytes" : 17151385739,
"stored_fields_memory_in_bytes" : 8698553056,
"term_vectors_memory_in_bytes" : 0,
"norms_memory_in_bytes" : 54030272,
"points_memory_in_bytes" : 2012682456,
"doc_values_memory_in_bytes" : 57212936,
"index_writer_memory_in_bytes" : 692975248,
"version_map_memory_in_bytes" : 0,
"fixed_bit_set_memory_in_bytes" : 2308712,
"max_unsafe_auto_id_timestamp" : 1610064002761,
"file_sizes" : { }
}
},
"nodes" : {
"count" : {
"total" : 13,
"coordinating_only" : 0,
"data" : 10,
"ingest" : 10,
"master" : 3,
"ml" : 10,
"voting_only" : 0
},
"versions" : [
"7.4.2"
],
"os" : {
"available_processors" : 704,
"allocated_processors" : 704,
"names" : [
{
"name" : "Linux",
"count" : 13
}
],
"pretty_names" : [
{
"pretty_name" : "Ubuntu 18.04.3 LTS",
"count" : 10
},
{
"pretty_name" : "Ubuntu 18.04.4 LTS",
"count" : 3
}
],
"mem" : {
"total_in_bytes" : 2770148409344,
"free_in_bytes" : 132880629760,
"used_in_bytes" : 2637267779584,
"free_percent" : 5,
"used_percent" : 95
}
},
"process" : {
"cpu" : {
"percent" : 0
},
"open_file_descriptors" : {
"min" : 1244,
"max" : 3449,
"avg" : 2824
}
},
"jvm" : {
"max_uptime_in_millis" : 31776701586,
"versions" : [
{
"version" : "13.0.1",
"vm_name" : "OpenJDK 64-Bit Server VM",
"vm_version" : "13.0.1+9",
"vm_vendor" : "AdoptOpenJDK",
"bundled_jdk" : true,
"using_bundled_jdk" : true,
"count" : 13
}
],
"mem" : {
"heap_used_in_bytes" : 218273443200,
"heap_max_in_bytes" : 373662154752
},
"threads" : 5524
},
"fs" : {
"total_in_bytes" : 50719636021248,
"free_in_bytes" : 13548147396608,
"available_in_bytes" : 13048421662720
},
"plugins" : [ ],
"network_types" : {
"transport_types" : {
"security4" : 13
},
"http_types" : {
"security4" : 13
}
},
"discovery_types" : {
"zen" : 13
},
"packaging_types" : [
{
"flavor" : "default",
"type" : "deb",
"count" : 13
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment