Elasticsearch Cluster Yellow
warning

Description Elastic Cluster Yellow status
Query
>>>
	
				
					
				
			
				
					{color="yellow"} == 1
				
			
    
Query Explanation

The PromQL expression elasticsearch_cluster_health_status{color="yellow"} == 1 looks for the metric elasticsearch_cluster_health_status that has the label color="yellow". It evaluates to true (and triggers the alert) whenever any Elasticsearch cluster reports a yellow health status, i.e., when the metric’s value is 1 for that label.

Get Alert
Download
Copy to Clipboard