Overview
This article explains whether it is possible to query the system logs using IP addresses with Wildcard characters to return multiple results.
- Example: https://{auth0domain}/api/v2/logs?q=date:[2024-12-26 TO 2024-12-26] AND ip:116.* returns a 400
Applies To
- Auth0 Logs
- Tenant Logs
- Query syntax
- Wildcards
Solution
To suggest this functionality in a future release of Auth0, please submit a feature request using the Product Feedback form. More information about this process can be found at How to Submit Product Feedback or Feature Requests
As a workaround, logs can be exported from Auth0 for further functionality: See Logs and Log Streams for more details.