Hello iuiu
In addition to the Alex Burlachenko response, I would like to add a few points regarding your concerns.
I just checked and would like to inform you that while you can manage logging behaviour for custom rules in Azure Web Application Firewall (WAF), but disabling logging entirely for allowed actions isn't directly configurable at this time.
Here’s what you can do:
- Set the Action to "Allow" so that when a request matches a custom rule with an Allow action, it will still be logged, but no further rules will be evaluated, helping to reduce log data.
- You can configure Azure Monitor or Log Analytics to filter out unnecessary logs, reducing the noise.
- If certain rules generate excessive logs, you can disable them instead of setting them to Allow.
If above is unclear and/or you are unsure about something add a comment below and we shall try to address them.