Elasticsearch - Cluster Management
Given this cluster health API response snippet:
What does the
{"status":"yellow","number_of_nodes":3,"active_primary_shards":5,"active_shards":7}What does the
yellow status mean?