[ https://www.modsecurity.org/tracker/browse/MODSEC-293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Breno Silva Pinto resolved MODSEC-293.
--------------------------------------
Resolution: Fixed
> Debug logging marked as level 1 causing log files to fill quickly
> -----------------------------------------------------------------
>
> Key: MODSEC-293
> URL: https://www.modsecurity.org/tracker/browse/MODSEC-293
> Project: ModSecurity
> Issue Type: Bug
> Security Level: Normal
> Components: Core
> Affects Versions: 2.6.4
> Environment: EL6 x64, tarball downloaded from http://sourceforge.net/projects/mod-security/files/modsecurity-apache/2.6.4/modsecurity-apache_2.6.4.tar.gz/download
> Reporter: Joel Caplin
> Assignee: Breno Silva Pinto
> Priority: High
> Fix For: 2.6.5
>
> Attachments: persist_dbm-log.patch
>
>
> Line 113, apache2/persist_dbm.c logs an informational string as log level 1. This is causing my error log and audit log to fill up very quickly even when there are no "bad things" happening.
> Attached is a proposed patch which turns the message into sev 9 and checks the debug log level prior to doing so. This fixes the quick-log-fill issue on my side.
> Thanks
> JC
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
|