Module relay_filter::client_ips
source · Expand description
Implements event filtering based on the client ip address.
A project may be configured with blacklisted ip addresses that will be banned from sending events (all events received from banned ip addresses will be filtered).
Functions§
- Filters events by blacklisted client IP ranges.