-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
One issue that came up is that on nginx ModSecurity logs on log level info. So you need to log at least on info
to be able to see the rule violations.
As this is rather high and people often have a lower log level, it can lead to confusion as they expect ModSecurity to intervene but do not see the corresponding log entries.
In the tutorial, this is not explained explicitly even though log level info
is used:
error_log logs/error.log info;
Metadata
Metadata
Assignees
Labels
No labels