Re: Logserver Alerts below threshold not working
Posted: Mon Sep 21, 2015 12:23 pm
So for the apache log captures I should just use.
Or should I just change my other filter to not use response?%{IPORHOST:clientip} %{USER:ident} %{USER:auth} \[%{HTTPDATE:timestamp}\] "(?:%{WORD:verb} %{NOTSPACE:request}(?: HTTP/%{NUMBER:httpversion})?|%{DATA:rawrequest})" %{NUMBER:response_code} (?:%{NUMBER:bytes}|-) %{QS:referrer} %{QS:agent}