Re: [mod-security-users] SecAuditLog and SecFilterDebugLog
Brought to you by:
victorhora,
zimmerletw
|
From: Ivan R. <iv...@we...> - 2004-10-04 09:49:30
|
> is there a way to use the two log directives of mod_security in the same > manner as the Apache CustomLog or ErrorLog directives? Not at the moment, but there will be in the future. I am only not sure whether it will be possible to have a piped audit log in Apache 1.3.x. Concurrent access control in Apache 1.3.x is done via the file locking mechanism and I don't know yet if that works with piped logs (I suspect not). -- ModSecurity (http://www.modsecurity.org) [ Open source IDS for Web applications ] |