Open onursehitoglu opened 4 years ago
Setting any rule with action "log,deny" does not generate apache error log entry. It works for SecRuleEngine DetectionOnly . "log,success" also works in both SecRuleEngine On and DetectionOnly.
"log,deny"
SecRuleEngine DetectionOnly
"log,success"
SecRuleEngine On
DetectionOnly
Is there a workaround for this?
Yea, I'm seeing the same behavior.
Setting any rule with action
"log,deny"
does not generate apache error log entry. It works forSecRuleEngine DetectionOnly
."log,success"
also works in bothSecRuleEngine On
andDetectionOnly
.Is there a workaround for this?