Example: Configuring Application-level DDoS Statistic Reporting

The configuration instructions in this topic describe how to enable application-level DDoS statistic reporting.

In this example, you will enable statistics reporting with a time interval of 5 minutes. With this setting, at 5 minute intervals the application-level DDoS module will take a snapshot of current activity and will place a report file in the /var/log/addos folder in comma separated (CSV) format.

To enable application-level DDoS statistic reporting with a time interval of 5 minutes:

user@host# set security idp sensor-configuration application-ddos statistics interval 5

To disable application-level DDoS statistic reporting:

user@host# delete security idp sensor-configuration application-ddos statistics

Related Topics