Hi,
Thanks for your reply.
RAM:
VM 8GB:
- Logstash 512 MB
- Elasticsearch 3 GB
DATA:
Cluster stat API:
{
"_nodes" : {
"total" : 1,
"successful" : 1,
"failed" : 0
},
"cluster_name" : "docker-cluster",
"cluster_uuid" : "K1HAFtwWQ6e_ZIksa2Zf7Q",
"timestamp" : 1625374748063,
"status" : "yellow",
"indices" : {
"count" : 51,
"shards" : {
"total" : 51,
"primaries" : 51,
"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" : 48798945,
"deleted" : 2273624
},
"store" : {
"size_in_bytes" : 9314268104,
"reserved_in_bytes" : 0
},
"fielddata" : {
"memory_size_in_bytes" : 31568,
"evictions" : 0
},
"query_cache" : {
"memory_size_in_bytes" : 1211081,
"total_count" : 44768,
"hit_count" : 11799,
"miss_count" : 32969,
"cache_size" : 110,
"cache_count" : 1104,
"evictions" : 994
},
"completion" : {
"size_in_bytes" : 0
},
"segments" : {
"count" : 334,
"memory_in_bytes" : 2762298,
"terms_memory_in_bytes" : 1063872,
"stored_fields_memory_in_bytes" : 170336,
"term_vectors_memory_in_bytes" : 0,
"norms_memory_in_bytes" : 40640,
"points_memory_in_bytes" : 0,
"doc_values_memory_in_bytes" : 1487450,
"index_writer_memory_in_bytes" : 152045548,
"version_map_memory_in_bytes" : 1370995,
"fixed_bit_set_memory_in_bytes" : 553240,
"max_unsafe_auto_id_timestamp" : 1625290956878,
"file_sizes" : { }
},
"mappings" : {
"field_types" : [
{
"name" : "alias",
"count" : 3,
"index_count" : 1
},
{
"name" : "boolean",
"count" : 139,
"index_count" : 24
},
{
"name" : "byte",
"count" : 1,
"index_count" : 1
},
{
"name" : "constant_keyword",
"count" : 2,
"index_count" : 1
},
{
"name" : "date",
"count" : 207,
"index_count" : 43
},
{
"name" : "double",
"count" : 174,
"index_count" : 7
},
{
"name" : "float",
"count" : 276,
"index_count" : 10
},
{
"name" : "geo_point",
"count" : 27,
"index_count" : 9
},
{
"name" : "half_float",
"count" : 74,
"index_count" : 20
},
{
"name" : "integer",
"count" : 130,
"index_count" : 13
},
{
"name" : "ip",
"count" : 53,
"index_count" : 9
},
{
"name" : "keyword",
"count" : 2646,
"index_count" : 43
},
{
"name" : "long",
"count" : 3548,
"index_count" : 37
},
{
"name" : "nested",
"count" : 39,
"index_count" : 14
},
{
"name" : "object",
"count" : 3432,
"index_count" : 34
},
{
"name" : "scaled_float",
"count" : 143,
"index_count" : 1
},
{
"name" : "short",
"count" : 15,
"index_count" : 5
},
{
"name" : "text",
"count" : 246,
"index_count" : 29
}
]
},
"analysis" : {
"char_filter_types" : [ ],
"tokenizer_types" : [ ],
"filter_types" : [ ],
"analyzer_types" : [ ],
"built_in_char_filters" : [ ],
"built_in_tokenizers" : [ ],
"built_in_filters" : [ ],
"built_in_analyzers" : [
{
"name" : "english",
"count" : 1,
"index_count" : 1
}
]
},
"versions" : [
{
"version" : "7.11.1",
"index_count" : 51,
"primary_shard_count" : 51,
"total_primary_bytes" : 9314268104
}
]
},
"nodes" : {
"count" : {
"total" : 1,
"coordinating_only" : 0,
"data" : 1,
"data_cold" : 1,
"data_content" : 1,
"data_hot" : 1,
"data_warm" : 1,
"ingest" : 1,
"master" : 1,
"ml" : 0,
"remote_cluster_client" : 1,
"transform" : 1,
"voting_only" : 0
},
"versions" : [
"7.11.1"
],
"os" : {
"available_processors" : 6,
"allocated_processors" : 6,
"names" : [
{
"name" : "Linux",
"count" : 1
}
],
"pretty_names" : [
{
"pretty_name" : "CentOS Linux 8",
"count" : 1
}
],
"mem" : {
"total_in_bytes" : 16791232512,
"free_in_bytes" : 315572224,
"used_in_bytes" : 16475660288,
"free_percent" : 2,
"used_percent" : 98
}
},
"process" : {
"cpu" : {
"percent" : 2
},
"open_file_descriptors" : {
"min" : 707,
"max" : 707,
"avg" : 707
}
},
"jvm" : {
"max_uptime_in_millis" : 83810397,
"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" : 1
}
],
"mem" : {
"heap_used_in_bytes" : 1729986552,
"heap_max_in_bytes" : 3221225472
},
"threads" : 74
},
"fs" : {
"total_in_bytes" : 315990278144,
"free_in_bytes" : 285985746944,
"available_in_bytes" : 269863002112
},
"plugins" : [ ],
"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" : 19,
"processor_stats" : {
"append" : {
"count" : 0,
"failed" : 0,
"current" : 0,
"time_in_millis" : 0
},
"conditional" : {
"count" : 0,
"failed" : 0,
"current" : 0,
"time_in_millis" : 0
},
"date" : {
"count" : 0,
"failed" : 0,
"current" : 0,
"time_in_millis" : 0
},
"geoip" : {
"count" : 0,
"failed" : 0,
"current" : 0,
"time_in_millis" : 0
},
"grok" : {
"count" : 0,
"failed" : 0,
"current" : 0,
"time_in_millis" : 0
},
"gsub" : {
"count" : 0,
"failed" : 0,
"current" : 0,
"time_in_millis" : 0
},
"remove" : {
"count" : 0,
"failed" : 0,
"current" : 0,
"time_in_millis" : 0
},
"rename" : {
"count" : 0,
"failed" : 0,
"current" : 0,
"time_in_millis" : 0
},
"script" : {
"count" : 0,
"failed" : 0,
"current" : 0,
"time_in_millis" : 0
},
"set" : {
"count" : 0,
"failed" : 0,
"current" : 0,
"time_in_millis" : 0
}
}
}
}
}```