Same problem with:
ModSecurity: collections_remove_staleCan you verify?----- Original
Message -----
From: "Breno Silva Pinto (JIRA)" <no...@mo...>
To: <mod...@li...>
Sent: Wednesday, March 14, 2012 6:50 AM
Subject: [Mod-security-developers] [JIRA] Resolved: (MODSEC-293) Debug
logging marked as level 1 causing log files to fill quickly
>
> [
> 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
>
>
>
>
> ------------------------------------------------------------------------------
> Virtualization & Cloud Management Using Capacity Planning
> Cloud computing makes use of virtualization - but cloud computing
> also focuses on allowing computing to be delivered as a service.
> http://www.accelacomm.com/jaw/sfnl/114/51521223/
> _______________________________________________
> mod-security-developers mailing list
> mod...@li...
> https://lists.sourceforge.net/lists/listinfo/mod-security-developers
> ModSecurity Services from Trustwave's SpiderLabs:
> https://www.trustwave.com/spiderLabs.php
|