Published 18 days ago
Published 18 days ago
Goose
Updated 18 days ago
0
Add support for searching WAF events by CIDR subnet (e.g. 204.62.248.0/23).
Currently, to determine whether requests from a specific subnet are being blocked, I have to manually check every IP address within the range (512 addresses in this example). It would be much more convenient if the search field accepted a CIDR subnet and automatically filtered all events for IP addresses within that range.
Carrie
Updated 11 days ago
Sorry, I didn't confirm this earlier. The current IP Address search box does support searching by CIDR range. Let me know if that's what you want