Clarification on Logging for Access Control List (ACL) Logs
Last Updated:
Overview
This article addresses common questions related to Auth0 tenant logs and the Tenant Access Control List feature.
Applies To
- Attack Protection
- Access Control List
- Tenant Logs
Solution
How to determine the number of requests blocked by ACL?
- The
match.successattribute in theacls_summarylog has this information.
Does Auth0 provide default logs for requests blocked by ACL?
- The
acls_summarylog is the default log used for this purpose.
Is it possible to identify which rule and source IP were blocked?
- The
acl_idin tenant'sacls_summarylog has the information. If multiple IPs are blocked with a single ACL, there will be only oneacl_idassociated with those IPs, and theacls_summarylog will not show details about which of the IPs caused the block. If the tenant has the Attack Protection add-on, then up to 10 tenant ACLs can be created. If an ACL rule is created for blocking a single IP, it is possible to find the source IP in theacls_summarylogacl_iddetails.