CouchDB critical log entries critical
Critical or error log entries detected in the last 5 minutes
>>>
increase
(
{level=~"error|critical"}[5m]) > 0
The query counts any new log lines with level equal to error or critical that have appeared in the last 5 minutes (increase(...[5m])). The alert fires when this count is greater than zero, i.e., when at least one error or critical log entry was recorded in the previous 5‑minute window.
Get Alert✕
Download
Copy to Clipboard