Thanks again.
Here the output of the api request
{
"_nodes" : {
"total" : 1,
"successful" : 1,
"failed" : 0
},
"cluster_name" : "elasticsearch",
"cluster_uuid" : "74GuC05qS1maX3BEiKrmLg",
"timestamp" : 1661847464931,
"status" : "yellow",
"indices" : {
"count" : 510,
"shards" : {
"total" : 510,
"primaries" : 510,
"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" : 55870389,
"deleted" : 62145
},
"store" : {
"size_in_bytes" : 25720014582,
"total_data_set_size_in_bytes" : 25720014582,
"reserved_in_bytes" : 0
},
"fielddata" : {
"memory_size_in_bytes" : 0,
"evictions" : 0
},
"query_cache" : {
"memory_size_in_bytes" : 7896,
"total_count" : 2650679,
"hit_count" : 84284,
"miss_count" : 2566395,
"cache_size" : 1,
"cache_count" : 1940,
"evictions" : 1939
},
"completion" : {
"size_in_bytes" : 0
},
"segments" : {
"count" : 3783,
"memory_in_bytes" : 0,
"terms_memory_in_bytes" : 0,
"stored_fields_memory_in_bytes" : 0,
"term_vectors_memory_in_bytes" : 0,
"norms_memory_in_bytes" : 0,
"points_memory_in_bytes" : 0,
"doc_values_memory_in_bytes" : 0,
"index_writer_memory_in_bytes" : 211366,
"version_map_memory_in_bytes" : 0,
"fixed_bit_set_memory_in_bytes" : 8880,
"max_unsafe_auto_id_timestamp" : 1655974990834,
"file_sizes" : { }
},
"mappings" : {
"field_types" : [
{
"name" : "boolean",
"count" : 6,
"index_count" : 5,
"script_count" : 0
},
{
"name" : "constant_keyword",
"count" : 3,
"index_count" : 1,
"script_count" : 0
},
{
"name" : "date",
"count" : 586,
"index_count" : 486,
"script_count" : 0
},
{
"name" : "float",
"count" : 10,
"index_count" : 4,
"script_count" : 0
},
{
"name" : "geo_point",
"count" : 2,
"index_count" : 1,
"script_count" : 0
},
{
"name" : "integer",
"count" : 2,
"index_count" : 1,
"script_count" : 0
},
{
"name" : "ip",
"count" : 1,
"index_count" : 1,
"script_count" : 0
},
{
"name" : "keyword",
"count" : 14481,
"index_count" : 486,
"script_count" : 0
},
{
"name" : "long",
"count" : 1000,
"index_count" : 484,
"script_count" : 0
},
{
"name" : "nested",
"count" : 3,
"index_count" : 3,
"script_count" : 0
},
{
"name" : "object",
"count" : 3178,
"index_count" : 485,
"script_count" : 0
},
{
"name" : "text",
"count" : 14300,
"index_count" : 485,
"script_count" : 0
},
{
"name" : "version",
"count" : 3,
"index_count" : 3,
"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" : "8.1.0",
"index_count" : 4,
"primary_shard_count" : 4,
"total_primary_bytes" : 11403028
},
{
"version" : "8.1.1",
"index_count" : 186,
"primary_shard_count" : 186,
"total_primary_bytes" : 6959446123
},
{
"version" : "8.1.2",
"index_count" : 320,
"primary_shard_count" : 320,
"total_primary_bytes" : 18749165431
}
]
},
"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" : [
"8.1.2"
],
"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" : 33670172672,
"adjusted_total_in_bytes" : 33670172672,
"free_in_bytes" : 5439082496,
"used_in_bytes" : 28231090176,
"free_percent" : 16,
"used_percent" : 84
}
},
"process" : {
"cpu" : {
"percent" : 0
},
"open_file_descriptors" : {
"min" : 2956,
"max" : 2956,
"avg" : 2956
}
},
"jvm" : {
"max_uptime_in_millis" : 71274818,
"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" : 1545081296,
"heap_max_in_bytes" : 16835936256
},
"threads" : 92
},
"fs" : {
"total_in_bytes" : 1073214390272,
"free_in_bytes" : 1047329243136,
"available_in_bytes" : 1047329243136
},
"plugins" : [ ],
"network_types" : {
"transport_types" : {
"netty4" : 1
},
"http_types" : {
"netty4" : 1
}
},
"discovery_types" : {
"multi-node" : 1
},
"packaging_types" : [
{
"flavor" : "default",
"type" : "deb",
"count" : 1
}
],
"ingest" : {
"number_of_pipelines" : 0,
"processor_stats" : { }
},
"indexing_pressure" : {
"memory" : {
"current" : {
"combined_coordinating_and_primary_in_bytes" : 0,
"coordinating_in_bytes" : 0,
"primary_in_bytes" : 0,
"replica_in_bytes" : 0,
"all_in_bytes" : 0
},
"total" : {
"combined_coordinating_and_primary_in_bytes" : 0,
"coordinating_in_bytes" : 0,
"primary_in_bytes" : 0,
"replica_in_bytes" : 0,
"all_in_bytes" : 0,
"coordinating_rejections" : 0,
"primary_rejections" : 0,
"replica_rejections" : 0
},
"limit_in_bytes" : 0
}
}
}
}
When I acces to ILM, I see these notification
Thanks again.