diff --git a/modsecurity.conf-recommended b/modsecurity.conf-recommended index 8adb5222..9ebd6554 100644 --- a/modsecurity.conf-recommended +++ b/modsecurity.conf-recommended @@ -177,7 +177,7 @@ SecAuditEngine RelevantOnly SecAuditLogRelevantStatus "^(?:5|4(?!04))" # 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 # assumes that you will use the audit log only ocassionally.