hpoul / zabbix-nginx-stats

Simple access log parsing for zabbix (tested with nginx)
Other
31 stars 21 forks source link

Move 501, 502 and 503 errors to separate counters, do not alert on 403/404 #4

Open adlugopolski opened 6 years ago

adlugopolski commented 6 years ago

Due to high random traffic on the internet these days there is little point into alerting on 403/404 errors. On the other hand 502, 503 and 504 errors are pretty common nowadays when traffic to modern web applications is proxied through nginx.