mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Improvements to audit logging matching rules. See #93.
This commit is contained in:
@@ -676,6 +676,11 @@ SecAuditLogStorageDir logs/audit
|
||||
using <literal>multipart/form-data</literal> encoding.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para><literal moreinfo="none">K</literal> - This part contains a
|
||||
full list of every rule that matched (one per line) in the order they were matched.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para><literal moreinfo="none">Z</literal> - final boundary,
|
||||
signifies the end of the entry (mandatory)</para>
|
||||
|
Reference in New Issue
Block a user