🔍 Detecting Flood Protection Events

1. CLI Methods

2. GUI Methods

  1. Monitor Threat Logs:

    Navigate to Monitor > Logs > Threat .

    Apply the following filter to view flood protection events:

    ( subtype eq 'flood' )

    This displays logs where flood protection mechanisms were triggered. Note that for Zone Protection Profile-detected floods, the source and destination IPs may not be displayed.

  2. Configure Log Forwarding:

    To ensure that flood protection events are forwarded to external systems:

    1. Navigate to Objects > Log Forwarding .
    2. Create or edit a log forwarding profile to include Threat logs with subtype 'flood'.
    3. Apply this profile to the relevant security policies.
  3. Review Dashboard Alarms:

    Flood protection events can also trigger alarms visible on the dashboard:

    1. Navigate to Dashboard > Alarms .
    2. Look for alarms related to flood protection thresholds being exceeded.

3. Additional Resources