Fortinet black logo

Handbook

Configuring report purge settings

Copy Link
Copy Doc ID 369dfb00-033f-11ed-bb32-fa163e15d75b:662707
Download PDF

Configuring report purge settings

Report purging is the deleting of report files to preserve log space and maintain log system performance. By default, DDoS report files are purged on a first-in, first-out basis when the disk allocation for reports reaches 10 GB.

Report purge settings are configurable. You can specify a different threshold, and you can purge reports manually.

Before you begin:

  • You must have Read-Write permission for Log & Report settings.
To configure purge settings:
  1. Go to Log & Report > Report Purge Settings.
  2. Complete the configuration as described in the table below.
  3. Save the configuration

Report purge settings configuration guidelines

Settings Guidelines
Automatic Purge Select to automatically purge reports when the disk allocation is reached.
Purge Watermark (in GB) Purge the earliest reports when this limit is reached. The default is 10 GB. The valid range is 1-48 GB.
Manual Purge Select to purge reports that were generated during the specified period manually.
Start Date / End Date Specify a period when purging reports manually. The period begins at 0:00 on the start date and ends at 23:59 on the end date.

CLI commands:

config ddos global report-purge

set automatic-report-purge {enable | disable}

set report-purge-watermark <watermark_int>

set purge-now {enable | disable}

set purge-start-date <purge_date_str>

set purge-end-date <purge_date_str>

end

Configuring report purge settings

Report purging is the deleting of report files to preserve log space and maintain log system performance. By default, DDoS report files are purged on a first-in, first-out basis when the disk allocation for reports reaches 10 GB.

Report purge settings are configurable. You can specify a different threshold, and you can purge reports manually.

Before you begin:

  • You must have Read-Write permission for Log & Report settings.
To configure purge settings:
  1. Go to Log & Report > Report Purge Settings.
  2. Complete the configuration as described in the table below.
  3. Save the configuration

Report purge settings configuration guidelines

Settings Guidelines
Automatic Purge Select to automatically purge reports when the disk allocation is reached.
Purge Watermark (in GB) Purge the earliest reports when this limit is reached. The default is 10 GB. The valid range is 1-48 GB.
Manual Purge Select to purge reports that were generated during the specified period manually.
Start Date / End Date Specify a period when purging reports manually. The period begins at 0:00 on the start date and ends at 23:59 on the end date.

CLI commands:

config ddos global report-purge

set automatic-report-purge {enable | disable}

set report-purge-watermark <watermark_int>

set purge-now {enable | disable}

set purge-start-date <purge_date_str>

set purge-end-date <purge_date_str>

end