mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2026-01-13 15:07:10 +03:00
Remove ability to use relative paths to a piped audit logger.
This commit is contained in:
@@ -673,6 +673,13 @@ SecAuditLogStorageDir logs/audit
|
||||
configure and use the ModSecurity Log Collector (mlogc) and use the
|
||||
following format for the audit log:</para>
|
||||
|
||||
<note>
|
||||
<para>Prior to 2.5.13 you may have been able to use a relative path to
|
||||
a piped logger command, but this was broken on some platforms and the
|
||||
feature was removed in 2.5.13 to make the platforms more
|
||||
consitent.</para>
|
||||
</note>
|
||||
|
||||
<para><programlisting format="linespecific">SecAuditLog "|/path/to/mlogc /path/to/mlogc.conf"</programlisting></para>
|
||||
</section>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user