-
Notifications
You must be signed in to change notification settings - Fork 10
Closed
Description
Coraza and modsec logging works differently, which presents a challenge for libcoraza. In modsec, there logger callback per transaction, while in coraza there is a general error log callback.
- We need to set up a friendlier callback, modsec
voidis not properly documented, and it is weird. - In the meantime we can use waf loggers instead transaction logger, but that will mean logs won't be aware of custom error logs in nginx for specific URLs or others, there will be only one error log per coraza context
- Make current log callback work for Coraza, it is just a placeholder, it is not working.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels