Api_limit Logs Missing from Tenant Logs

Overview

This article will explain why Auth0 Dashboard admins do not see all the api_limit logs when being rate-limited.

Applies To

  • Rate Limits

Solution

This occurs because rate_limit logs are not generated each time a 429 request is made. Only one rate_limit log is generated per minute for each 429 request. This is to prevent overfilling the tenant logs with rate limit errors.