Generating an alert details report using the CLI

Prev Next

Follow these steps to generate a consolidated alert details report using the CLI.

Command syntax

You generate an alert details report by using the report generate command with the following command-line options

type alert_details

Prerequisites

To generate an alert details report:
  1. Generate an alert details report using the following command:

    report generate type alert_details report_format <format> time_frame <timeFrame> report_detail <detail> alert_type <alertType> transport <transportType>

    The following example generates an alert details report for Malware Object alerts triggered over the past one month:

    hostname (config) # report generate type alert_details report_format csv time_frame past_month report_detail normal alert_type malware-object transport file
    Execute report command. Check email or WebUI for report.