Skip to content

Commit

Permalink
Merge pull request #61 from ministryofjustice/revert-59-revert-stdout
Browse files Browse the repository at this point in the history
Send audit logs back to stdout
  • Loading branch information
poornima-krishnasamy authored Apr 24, 2023
2 parents c359942 + 29ff64d commit 8c3b1f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/modsecurity.conf
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ SecAuditLogParts AEFHKZ
# assumes that you will use the audit log only ocassionally.
#
SecAuditLogType Serial
SecAuditLog /var/log/modsec_audit.log
SecAuditLog /dev/stdout
SecAuditLogFormat JSON
SecRuleRemoveById 920350

Expand Down

0 comments on commit 8c3b1f7

Please sign in to comment.