Disabling message in AuditLog #1017
Replies: 1 comment 2 replies
-
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I have a problem and I need an answer if it is possible,
I am trying to solve the ratelimit process with coraza. there is no problem in the action part, but even if each request is not blocked with ratelimit, it is in the message part in the auditlog, can I enable this only in the auditlog parts of blocked requests?
with this rule in 30 seconds with 10 request is allowed, 11th request is blocked and I want to see it in auditlog. But what I see all request including messages section. is it possible to disable or remove message secrion first 10 auditlog?
Beta Was this translation helpful? Give feedback.
All reactions