[mod-security-users] ModSecurity + IIS - Disabling Event Logging
Brought to you by:
victorhora,
zimmerletw
|
From: Osama E. <oel...@gm...> - 2019-04-19 12:25:29
|
Hi, When running ModSecurity on IIS, I was wondering if there was any way to disable event logging for audit logs. Is there some option to disable this? I would prefer that only health-related data be sent to the Event Log such as if ModSecurity failed to start, etc. while normal audit logs be sent to a file that I can then forward to my SIEM. I’m able to send audit logs to another file but they are still mirrored to the event log as well. Also, from my limited testing, it appears that arguments are not sanitized when sent to the Windows Event Log which is a concern. The normal audit log (modsec_audit.log) sanitizes them properly but not the event log. Is this a known issue? Thanks. -- Osama Elnaggar |