mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Fix the audit log engine status selection
SecAuditEngine was not being respected by the auditlog generation
This commit is contained in:
@@ -272,7 +272,7 @@
|
||||
},
|
||||
"expected":{
|
||||
"audit_log":"",
|
||||
"debug_log":"Saving this request as part of the audit log.",
|
||||
"debug_log":"Request was relevant to be saved.",
|
||||
"http_code": 302
|
||||
},
|
||||
"rules":[
|
||||
|
Reference in New Issue
Block a user