Elasticsearch High Indexing Rate warning
The indexing rate on Elasticsearch cluster is higher than the threshold.
>>>
sum
(
rate
(
[1m]))> 10000
The query calculates the per‑second indexing rate for all Elasticsearch indices over the last minute (rate(elasticsearch_indices_indexing_index_total[1m])), sums these rates across the cluster (sum(...)), and triggers the alert whenever the total indexing throughput exceeds 10,000 operations per second.
Get Alert✕
Download
Copy to Clipboard