HAProxy frontend security blocked requests warning
HAProxy is blocking requests for security reason
>>>
sum by (proxy) (
rate
(
[2m])) > 10
The query calculates the per‑second rate of denied connections for each HAProxy frontend over the last 2 minutes (rate(...[2m])), sums those rates per proxy label, and triggers the alert when the summed rate for any proxy exceeds 10 denied connections per second.
Get Alert✕
Download
Copy to Clipboard