Hi @Christian_Dahlqvist,
Here is the platform info followed by the cluster stats:
Hardware: Dell Poweredge R710 + VMWare ESXi 6.5
CPU: 8x vCPU
RAM: 32GB
Swap: 5GB
Storage - OS: 500GB; xfs; spindle drives; no RAID
Storage - data: 1TB; xfs; spindle drives; no RAID
Cluster stats
- The node state is red because this was taken roughly 1h after ES restart and the node is still in the middle of the auto-recovery process. The node typically goes green at about 90m after restart.
{
"_nodes" : {
"total" : 1,
"successful" : 1,
"failed" : 0
},
"cluster_name" : "tyr",
"cluster_uuid" : "zN5mLhsIQieyGN-o45xaxg",
"timestamp" : 1649398249043,
"status" : "red",
"indices" : {
"count" : 938,
"shards" : {
"total" : 1386,
"primaries" : 1386,
"replication" : 0.0,
"index" : {
"shards" : {
"min" : 1,
"max" : 5,
"avg" : 1.4776119402985075
},
"primaries" : {
"min" : 1,
"max" : 5,
"avg" : 1.4776119402985075
},
"replication" : {
"min" : 0.0,
"max" : 0.0,
"avg" : 0.0
}
}
},
"docs" : {
"count" : 226592182,
"deleted" : 16922
},
"store" : {
"size_in_bytes" : 229489102682,
"total_data_set_size_in_bytes" : 229489102682,
"reserved_in_bytes" : 0
},
"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" : 2014,
"memory_in_bytes" : 93979976,
"terms_memory_in_bytes" : 74136256,
"stored_fields_memory_in_bytes" : 1041280,
"term_vectors_memory_in_bytes" : 0,
"norms_memory_in_bytes" : 12202112,
"points_memory_in_bytes" : 0,
"doc_values_memory_in_bytes" : 6600328,
"index_writer_memory_in_bytes" : 9045172,
"version_map_memory_in_bytes" : 0,
"fixed_bit_set_memory_in_bytes" : 2820064,
"max_unsafe_auto_id_timestamp" : 1649393236055,
"file_sizes" : { }
},
"mappings" : {
"field_types" : [
{
"name" : "boolean",
"count" : 7441,
"index_count" : 529,
"script_count" : 0
},
{
"name" : "constant_keyword",
"count" : 348,
"index_count" : 116,
"script_count" : 0
},
{
"name" : "date",
"count" : 9889,
"index_count" : 1425,
"script_count" : 0
},
{
"name" : "double",
"count" : 377,
"index_count" : 29,
"script_count" : 0
},
{
"name" : "flattened",
"count" : 1176,
"index_count" : 118,
"script_count" : 0
},
{
"name" : "float",
"count" : 4116,
"index_count" : 831,
"script_count" : 0
},
{
"name" : "geo_point",
"count" : 4807,
"index_count" : 1409,
"script_count" : 0
},
{
"name" : "half_float",
"count" : 7758,
"index_count" : 1293,
"script_count" : 0
},
{
"name" : "integer",
"count" : 1505,
"index_count" : 635,
"script_count" : 0
},
{
"name" : "ip",
"count" : 8980,
"index_count" : 1409,
"script_count" : 0
},
{
"name" : "keyword",
"count" : 209041,
"index_count" : 1424,
"script_count" : 0
},
{
"name" : "long",
"count" : 31300,
"index_count" : 1420,
"script_count" : 0
},
{
"name" : "match_only_text",
"count" : 1392,
"index_count" : 116,
"script_count" : 0
},
{
"name" : "nested",
"count" : 1281,
"index_count" : 121,
"script_count" : 0
},
{
"name" : "object",
"count" : 199726,
"index_count" : 1423,
"script_count" : 0
},
{
"name" : "scaled_float",
"count" : 116,
"index_count" : 116,
"script_count" : 0
},
{
"name" : "text",
"count" : 276107,
"index_count" : 1420,
"script_count" : 0
},
{
"name" : "version",
"count" : 1,
"index_count" : 1,
"script_count" : 0
},
{
"name" : "wildcard",
"count" : 1972,
"index_count" : 116,
"script_count" : 0
}
],
"runtime_field_types" : [ ]
},
"analysis" : {
"char_filter_types" : [
{
"name" : "pattern_replace",
"count" : 1411,
"index_count" : 1411
}
],
"tokenizer_types" : [
{
"name" : "path_hierarchy",
"count" : 1411,
"index_count" : 1411
}
],
"filter_types" : [
{
"name" : "pattern_capture",
"count" : 1411,
"index_count" : 1411
}
],
"analyzer_types" : [
{
"name" : "custom",
"count" : 1411,
"index_count" : 1411
}
],
"built_in_char_filters" : [ ],
"built_in_tokenizers" : [
{
"name" : "keyword",
"count" : 1411,
"index_count" : 1411
}
],
"built_in_filters" : [
{
"name" : "lowercase",
"count" : 1411,
"index_count" : 1411
},
{
"name" : "trim",
"count" : 1411,
"index_count" : 1411
}
],
"built_in_analyzers" : [ ]
},
"versions" : [
{
"version" : "7.13.4",
"index_count" : 1312,
"primary_shard_count" : 2032,
"total_primary_bytes" : 214235421067
},
{
"version" : "7.17.1",
"index_count" : 124,
"primary_shard_count" : 124,
"total_primary_bytes" : 15253681615
}
]
},
"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" : 0,
"remote_cluster_client" : 1,
"transform" : 1,
"voting_only" : 0
},
"versions" : [
"7.17.1"
],
"os" : {
"available_processors" : 8,
"allocated_processors" : 8,
"names" : [
{
"name" : "Linux",
"count" : 1
}
],
"pretty_names" : [
{
"pretty_name" : "Ubuntu 20.04.4 LTS",
"count" : 1
}
],
"architectures" : [
{
"arch" : "amd64",
"count" : 1
}
],
"mem" : {
"total_in_bytes" : 33566515200,
"free_in_bytes" : 623423488,
"used_in_bytes" : 32943091712,
"free_percent" : 2,
"used_percent" : 98
}
},
"process" : {
"cpu" : {
"percent" : 15
},
"open_file_descriptors" : {
"min" : 3976,
"max" : 3976,
"avg" : 3976
}
},
"jvm" : {
"max_uptime_in_millis" : 5080511,
"versions" : [
{
"version" : "17.0.2",
"vm_name" : "OpenJDK 64-Bit Server VM",
"vm_version" : "17.0.2+8",
"vm_vendor" : "Eclipse Adoptium",
"bundled_jdk" : true,
"using_bundled_jdk" : true,
"count" : 1
}
],
"mem" : {
"heap_used_in_bytes" : 4319244448,
"heap_max_in_bytes" : 5687476224
},
"threads" : 197
},
"fs" : {
"total_in_bytes" : 1098970566656,
"free_in_bytes" : 121396645888,
"available_in_bytes" : 121396645888
},
"plugins" : [
{
"name" : "repository-s3",
"version" : "7.17.1",
"elasticsearch_version" : "7.17.1",
"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" : 1
},
"http_types" : {
"security4" : 1
}
},
"discovery_types" : {
"single-node" : 1
},
"packaging_types" : [
{
"flavor" : "default",
"type" : "docker",
"count" : 1
}
],
"ingest" : {
"number_of_pipelines" : 509,
"processor_stats" : {
"append" : {
"count" : 0,
"failed" : 0,
"current" : 0,
"time_in_millis" : 0
},
"community_id" : {
"count" : 42992,
"failed" : 0,
"current" : 0,
"time_in_millis" : 5570
},
"conditional" : {
"count" : 7956575,
"failed" : 0,
"current" : 0,
"time_in_millis" : 1826260
},
"convert" : {
"count" : 144771,
"failed" : 0,
"current" : 0,
"time_in_millis" : 4980
},
"csv" : {
"count" : 0,
"failed" : 0,
"current" : 0,
"time_in_millis" : 0
},
"date" : {
"count" : 43076,
"failed" : 0,
"current" : 0,
"time_in_millis" : 4310
},
"date_index_name" : {
"count" : 48257,
"failed" : 0,
"current" : 0,
"time_in_millis" : 6616
},
"dissect" : {
"count" : 0,
"failed" : 0,
"current" : 0,
"time_in_millis" : 0
},
"dot_expander" : {
"count" : 198903,
"failed" : 0,
"current" : 0,
"time_in_millis" : 407
},
"foreach" : {
"count" : 0,
"failed" : 0,
"current" : 0,
"time_in_millis" : 0
},
"geoip" : {
"count" : 193028,
"failed" : 0,
"current" : 0,
"time_in_millis" : 10093
},
"grok" : {
"count" : 7728124,
"failed" : 1,
"current" : 0,
"time_in_millis" : 1330184
},
"gsub" : {
"count" : 92,
"failed" : 0,
"current" : 0,
"time_in_millis" : 3
},
"join" : {
"count" : 0,
"failed" : 0,
"current" : 0,
"time_in_millis" : 0
},
"json" : {
"count" : 48329,
"failed" : 92,
"current" : 0,
"time_in_millis" : 1102
},
"kv" : {
"count" : 14340,
"failed" : 0,
"current" : 0,
"time_in_millis" : 43
},
"lowercase" : {
"count" : 48257,
"failed" : 0,
"current" : 0,
"time_in_millis" : 86
},
"pipeline" : {
"count" : 98425,
"failed" : 0,
"current" : 0,
"time_in_millis" : 86271
},
"remove" : {
"count" : 11768085,
"failed" : 5076,
"current" : 0,
"time_in_millis" : 23474
},
"rename" : {
"count" : 5304403,
"failed" : 195683,
"current" : 0,
"time_in_millis" : 20411
},
"script" : {
"count" : 7793468,
"failed" : 22140,
"current" : 0,
"time_in_millis" : 153679
},
"set" : {
"count" : 19377253,
"failed" : 0,
"current" : 0,
"time_in_millis" : 338507
},
"split" : {
"count" : 0,
"failed" : 0,
"current" : 0,
"time_in_millis" : 0
},
"trim" : {
"count" : 0,
"failed" : 0,
"current" : 0,
"time_in_millis" : 0
},
"uppercase" : {
"count" : 0,
"failed" : 0,
"current" : 0,
"time_in_millis" : 0
},
"uri_parts" : {
"count" : 0,
"failed" : 0,
"current" : 0,
"time_in_millis" : 0
},
"urldecode" : {
"count" : 0,
"failed" : 0,
"current" : 0,
"time_in_millis" : 0
},
"user_agent" : {
"count" : 0,
"failed" : 0,
"current" : 0,
"time_in_millis" : 0
}
}
}
}
}