AWS ELK

Dear Team

I am facing Issue with AWS ELK setup

in back end we are facing below issue
1.SNAPSHOT STATUS RED
2.KIBANA STATUS YELLOW
3.DOMAIN STATUS PROCESSING (STUCK HERE FROM LAST FEW DAYS)

Below is CLUSTER HEALTH STATUS

{
"cluster_name" : "71408CCCCCC:reXXXXX",
"status" : "green",
"timed_out" : false,
"number_of_nodes" : 11,
"number_of_data_nodes" : 8,
"active_primary_shards" : 352,
"active_shards" : 679,
"relocating_shards" : 0,
"initializing_shards" : 0,
"unassigned_shards" : 0,
"delayed_unassigned_shards" : 0,
"number_of_pending_tasks" : 0,
"number_of_in_flight_fetch" : 0,
"task_max_waiting_in_queue_millis" : 0,
"active_shards_percent_as_number" : 100.0
}

OUTPUT of GET /_cat/recovery?v&active_only as below

index shard time type stage source_host source_node target_host target_node repository snapshot files files_recovered files_percent files_total bytes bytes_recovered bytes_percent bytes_total translog_ops translog_ops_recovered translog_ops_percent

Blank no entry in active recovery

NODES OUTPUT
ip heap.percent ram.percent cpu load_1m load_5m load_15m node.role master name
x.x.x.x 14 99 8 0.04 0.15 0.17 di - aXXXXXX
x.x.x.x 2 91 0 0.00 0.00 0.00 m - LXXXXXX
x.x.x.x 89 89 40 1.54 1.27 1.06 di - BXXXXX
x.x.x.x 58 99 6 0.17 0.13 0.16 di - _iXXXXXX
x.x.x.x 53 93 0 0.01 0.01 0.00 m * 2XXXXXX
x.x.x.x 27 70 1 0.04 0.12 0.11 di - NXXXXXXX
x.x.x.x 21 73 0 0.05 0.14 0.09 di - hXXXXXX
x.x.x.x 3 92 0 0.00 0.01 0.00 m - veXXXXXX
x.x.x.x 53 99 5 0.25 0.36 0.26 di - nXXXXXXX
x.x.x.x 73 99 6 0.05 0.13 0.16 di - wlXXXXX
x.x.x.x 12 99 6 0.39 0.31 0.25 di - n1XXXXXXXX

GET /_cat/allocation?v
shards disk.indices disk.used disk.avail disk.total disk.percent host ip node
0 177.5gb 247.3gb 255.6gb 502.9gb 49 x.x.x.x x.x.x.x BXXXXX
136 22gb 50.7gb 452.2gb 502.9gb 10 x.x.x.x x.x.x.x nXXXXXXX
0 0b 25.6gb 477.2gb 502.9gb 5 x.x.x.x x.x.x.x hXXXXXXXXXX
136 22.3gb 50.9gb 451.9gb 502.9gb 10 x.x.x.x x.x.x.x _iXXXXXX
136 22.2gb 50.9gb 451.9gb 502.9gb 10 x.x.x.x x.x.x.x wXXXXXXXXX
0 0b 25.6gb 477.2gb 502.9gb 5 x.x.x.x x.x.x.x N-XXXXXXXX
136 22gb 50.7gb 452.2gb 502.9gb 10 x.x.x.x x.x.x.x nXXXX
135 22gb 50.6gb 452.2gb 502.9gb 10 x.x.x.x x.x.x.x adXXXXXXX

Plz suggest

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.