mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-30 03:34:29 +03:00
Remove log part K from default configuration
This commit is contained in:
@@ -177,7 +177,7 @@ SecAuditEngine RelevantOnly
|
|||||||
SecAuditLogRelevantStatus "^(?:5|4(?!04))"
|
SecAuditLogRelevantStatus "^(?:5|4(?!04))"
|
||||||
|
|
||||||
# Log everything we know about a transaction.
|
# Log everything we know about a transaction.
|
||||||
SecAuditLogParts ABIJDEFHKZ
|
SecAuditLogParts ABIJDEFHZ
|
||||||
|
|
||||||
# Use a single file for logging. This is much easier to look at, but
|
# Use a single file for logging. This is much easier to look at, but
|
||||||
# assumes that you will use the audit log only ocassionally.
|
# assumes that you will use the audit log only ocassionally.
|
||||||
|
Reference in New Issue
Block a user