Skip to content

Instantly share code, notes, and snippets.

@Dterb
Created September 14, 2021 08:09
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 Dterb/6812ffee42ebd8e714eeefd5a7d70033 to your computer and use it in GitHub Desktop.
Save Dterb/6812ffee42ebd8e714eeefd5a7d70033 to your computer and use it in GitHub Desktop.
{
"_nodes" : {
"total" : 1,
"successful" : 1,
"failed" : 0
},
"cluster_name" : "elasticsearch",
"cluster_uuid" : "zZMIrt6YR9iaTseQ5mjL6p",
"timestamp" : 1631606849975,
"status" : "green",
"indices" : {
"count" : 12,
"shards" : {
"total" : 12,
"primaries" : 12,
"replication" : 0.0,
"index" : {
"shards" : {
"min" : 1,
"max" : 1,
"avg" : 1.0
},
"primaries" : {
"min" : 1,
"max" : 1,
"avg" : 1.0
},
"replication" : {
"min" : 0.0,
"max" : 0.0,
"avg" : 0.0
}
}
},
"docs" : {
"count" : 148458904,
"deleted" : 695932
},
"store" : {
"size" : "47.5gb",
"size_in_bytes" : 51040663999,
"total_data_set_size" : "47.5gb",
"total_data_set_size_in_bytes" : 51040663999,
"reserved" : "0b",
"reserved_in_bytes" : 0
},
"fielddata" : {
"memory_size" : "374.6mb",
"memory_size_in_bytes" : 392818352,
"evictions" : 0
},
"query_cache" : {
"memory_size" : "0b",
"memory_size_in_bytes" : 0,
"total_count" : 0,
"hit_count" : 0,
"miss_count" : 0,
"cache_size" : 0,
"cache_count" : 0,
"evictions" : 0
},
"completion" : {
"size" : "0b",
"size_in_bytes" : 0
},
"segments" : {
"count" : 145,
"memory" : "605.3kb",
"memory_in_bytes" : 619892,
"terms_memory" : "295.2kb",
"terms_memory_in_bytes" : 302296,
"stored_fields_memory" : "87.3kb",
"stored_fields_memory_in_bytes" : 89496,
"term_vectors_memory" : "0b",
"term_vectors_memory_in_bytes" : 0,
"norms_memory" : "46.6kb",
"norms_memory_in_bytes" : 47808,
"points_memory" : "0b",
"points_memory_in_bytes" : 0,
"doc_values_memory" : "176kb",
"doc_values_memory_in_bytes" : 180292,
"index_writer_memory" : "230.8kb",
"index_writer_memory_in_bytes" : 236392,
"version_map_memory" : "142.6kb",
"version_map_memory_in_bytes" : 146048,
"fixed_bit_set" : "0b",
"fixed_bit_set_memory_in_bytes" : 0,
"max_unsafe_auto_id_timestamp" : -1,
"file_sizes" : { }
},
"mappings" : {
"field_types" : [
{
"name" : "keyword",
"count" : 38,
"index_count" : 9,
"script_count" : 0
},
{
"name" : "short",
"count" : 18,
"index_count" : 9,
"script_count" : 0
},
{
"name" : "text",
"count" : 52,
"index_count" : 10,
"script_count" : 0
}
],
"runtime_field_types" : [ ]
},
"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.13.4",
"index_count" : 7,
"primary_shard_count" : 7,
"total_primary_size" : "37gb",
"total_primary_bytes" : 39825417009
},
{
"version" : "7.14.0",
"index_count" : 3,
"primary_shard_count" : 3,
"total_primary_size" : "10.4gb",
"total_primary_bytes" : 11215220452
},
{
"version" : "7.14.1",
"index_count" : 2,
"primary_shard_count" : 2,
"total_primary_size" : "25.9kb",
"total_primary_bytes" : 26538
}
]
},
"nodes" : {
"count" : {
"total" : 1,
"coordinating_only" : 0,
"data" : 1,
"data_cold" : 1,
"data_content" : 1,
"data_frozen" : 1,
"data_hot" : 1,
"data_warm" : 1,
"ingest" : 1,
"master" : 1,
"ml" : 1,
"remote_cluster_client" : 1,
"transform" : 1,
"voting_only" : 0
},
"versions" : [
"7.14.1"
],
"os" : {
"available_processors" : 8,
"allocated_processors" : 8,
"names" : [
{
"name" : "Linux",
"count" : 1
}
],
"pretty_names" : [
{
"pretty_name" : "Ubuntu 20.04.3 LTS",
"count" : 1
}
],
"architectures" : [
{
"arch" : "amd64",
"count" : 1
}
],
"mem" : {
"total" : "15.6gb",
"total_in_bytes" : 16790716416,
"free" : "152.3mb",
"free_in_bytes" : 159776768,
"used" : "15.4gb",
"used_in_bytes" : 16630939648,
"free_percent" : 1,
"used_percent" : 99
}
},
"process" : {
"cpu" : {
"percent" : 4
},
"open_file_descriptors" : {
"min" : 470,
"max" : 470,
"avg" : 470
}
},
"jvm" : {
"max_uptime" : "45.7m",
"max_uptime_in_millis" : 2747440,
"versions" : [
{
"version" : "16.0.2",
"vm_name" : "OpenJDK 64-Bit Server VM",
"vm_version" : "16.0.2+7",
"vm_vendor" : "Eclipse Foundation",
"bundled_jdk" : true,
"using_bundled_jdk" : true,
"count" : 1
}
],
"mem" : {
"heap_used" : "678.2mb",
"heap_used_in_bytes" : 711169000,
"heap_max" : "4gb",
"heap_max_in_bytes" : 4294967296
},
"threads" : 80
},
"fs" : {
"total" : "154.8gb",
"total_in_bytes" : 166318571520,
"free" : "61gb",
"free_in_bytes" : 65549148160,
"available" : "61gb",
"available_in_bytes" : 65532370944
},
"plugins" : [ ],
"network_types" : {
"transport_types" : {
"netty4" : 1
},
"http_types" : {
"netty4" : 1
}
},
"discovery_types" : {
"zen" : 1
},
"packaging_types" : [
{
"flavor" : "default",
"type" : "deb",
"count" : 1
}
],
"ingest" : {
"number_of_pipelines" : 1,
"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
}
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment