Hello,
we have LSWS working nicely with ModSecurity but it is generating a huge amount of logging like the following
within the LSWS configuration I have set the logging level to NOTICE but that has not reduced it. How do we change so that it only logs when a ModSecurity rule hits please ?
Thank you.
we have LSWS working nicely with ModSecurity but it is generating a huge amount of logging like the following
Code:
2014-08-24 08:33:53.219 [INFO] [86.XXXXXXX:34896-0#APVH_www.XXXXXXXXXXXXXXXX] [SECURITY] [ID:340362] match [REQUEST_HEADERS:Content-Encoding] against pattern [^Identity$], result: 0
2014-08-24 08:33:53.219 [INFO] [86.1XXXXXX:34896-0#APVH_www.XXXXXXXXXXXXXXXX] [SECURITY] [ID:333793] match [REQUEST_METHOD] against pattern [@pm TRACE TRACK CONNECT], result: 0
Thank you.
Last edited by a moderator: