Utilize the following CLI commands to monitor and troubleshoot DoS protection events:
show counter global | match dos
– Displays global counters related to DoS events.
debug dataplane show dos classification-table
– Shows the current DoS classification table.
show dos-protection rule <rule-name> statistics
– Provides statistics for a specific DoS protection rule.
show dos-protection zone <zone-name> blocked source
– Lists sources blocked in a specific zone due to DoS protection.
For a comprehensive list of commands, refer to the Understanding DoS Logs and Counters article.
To monitor DoS protection events via the GUI:
( subtype eq flood )
to isolate DoS-related events.
Ensure that logging is enabled for your DoS protection profiles and that appropriate log forwarding profiles are configured. For more details, see the View Logs documentation.
show counter global
command to monitor real-time counters related to DoS events.
For additional troubleshooting guidance, consult the Troubleshooting DoS Attacks article.