Closed mxmkeep closed 6 years ago
i can't find mlogc in ModSecurity-3.0.2, so i make it by modsecurity-2.9.2
@mxmkeep using the SecAuditLog "|/path/to/mlogc /path/to/mlogc.conf" syntax is currently not supported on libModSecurity (v3).
If you need to use mlogC you have to open it using an external process and not relying on ModSecurity. You may also want to check #1589.
Alternatively you may also try with the SecAuditLogType HTTPS directive which is available on v3.
@victorhora thanks for you help, and sending log successful. by the way, i was confuse of TBI and TBD, full word are? Supported on libModSecurity: TBI Supported on libModSecurity: TBD
@mxmkeep
TBI = To be implemented TBD = To be discussed (in the sense that we are not sure if this will be implemented or deprecated on the new version)
:)
I tried the SecAuditLogType HTTPS, but with no results. No HTTP call is being performed at all. No entries in the modsecurity debug log (I only see rule processing output) and nothing in the nginx logfiles.
Hi~ I install nginx+modsecurityv3 and running well. and now i want to send modsec log by mlogc, but nginx testing failed. Where do I configure wrong? thanks for you help。
nginx error.log
modsecurity.conf
mlogc.conf