How to Search System Log for Rate Limit Violations, Bursts, and Warnings
Last Updated:
Overview
The goal of this knowledge article is to clarify how to search the system log for rate limit violations, bursts, and warnings.
Applies To
- System Log
- Rate Limit
Solution
To review the system log entries for rate limit violations, bursts, and warnings, use the following keyword search:
(eventType eq "system.org.rate_limit.violation" or eventType eq "system.org.rate_limit.burst" or eventType eq "system.org.rate_limit.warning")
