report schedule

Prev Next

Use this command to schedule reports to run at a specified interval at a specified time.

Reports can be provided as files available on the appliance's Web UI. The reports can also be mailed to pre-specified email accounts. These email accounts are set up using the report email recipient command.

Note

You must configure an SMTP mail server before the reports can be emailed to the specified recipients. To configure the SMTP mail server, use the report email smtp server command.

Syntax

report schedule run <interval> at <time_frame> type <report_type> report_format <format> time_frame <timeFrame> report_detail <report_detail> alert_type <alert_type> transport <transport>

Parameters

interval

The interval for the automated reports to be run.

  • daily

  • hourly

  • monthly

  • weekly

time

Specifies the start time (24 hour clock) for the report to be initiated in the format: HH:MM

report_type

The type of report to generate.

report_format

Specifies the report format.

time_frame

Specifies the time frame for the report to represent.

report_detail

The level of detail provided in the report. The following levels are available:

transport

The method used to obtain the report. The following methods are available:

  • email - The report will be emailed to the recipient(s) specified with the report email recipient command.

  • file - The report will be added to the Reports tab on appliance's Web UI.

Example

The following example generates auto-generated concise report of the previous day's alert details as a .csv file provided as a file on the appliance's Web UI:

hostname (config) # report schedule run daily at 20:00 type alert_details report_format csv time_frame past_day report_detail concise alert_type all transport file

User role

Admin

Command mode

Config

Supported appliances

Malware Analysis: before 6.4

Central Management System: before 6.4, updated command on version 7.8.0 (See report generate type alert_details (update)

EX Series before 6.4 updated command on version 7.8.0 (See report generate type alert_details (update)

File Protect: before 6.4

Network Security: before 6.4, updated command on version 7.8.0 (See report generate type alert_details (update)