Skip to main content
When a rule is in monitoring mode, Tenant ACL evaluates that rule and emits a tenant log event, but does not execute the ruleโ€™s action and does not terminate evaluation of subsequent rules and lists. To enable monitoring mode, configure the ruleโ€™s action property log to true:
Call the Management API Partial update for an access control list endpoint with the following body:
Management API request body
You can disable monitoring mode by similarly setting the the log property to false.