My elasticsearch show
{
"cluster_name" : "dby-elk-cluster",
"status" : "green",
"timed_out" : false,
"number_of_nodes" : 5,
"number_of_data_nodes" : 4,
"active_primary_shards" : 673,
"active_shards" : 1348,
"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
}
but in kibana dashboard (monitor)
show
cluster is yellow and unassigned_shards 263? it seems it is not update data? or Can i rebuild those data?