Elasticsearch High Query Rate
warning

Description The query rate on Elasticsearch cluster is higher than the threshold.
Query for 5m
>>>
	
				
					
					
						sum
					
				
			
				
					(
				
			
				
					
					
						rate
					
				
			
				
					(
				
			
				
					
				
			
				
					[1m])) > 100
				
			
    
Query Explanation

The query computes the total query rate across all indices by summing the per‑second rate of elasticsearch_indices_search_query_total over the past minute, and the alert fires whenever this aggregated rate exceeds 100 queries per second.

Get Alert
Download
Copy to Clipboard