Skip to main content
For scenarios requiring strict traffic rejection, you can implement a Deny All rule. The Deny All configuration acts wildcard denial by rejecting, allowing, or redirecting all incoming traffic to your tenant regardless of the specific identifier used.

Configuration details

The key to the Deny All implementation is the match_all attribute. When set to true, this attribute ensures the rule bypasses specific signal matching (such as IP or geolocation) and instead applies the action to all requests targeting the specified scope.

Example configuration

The following configuration demonstrates the match_all attribute:

Tenant ACL logs

Standard logging applies to this rule just like any other Tenant ACL rule. To learn more about event logging, read the Tenant Log Event Reference.