Generating an executive summary report using the CLI

Prev Next

Follow these steps to generate an executive summary report using the CLI.

Command syntax

You generate an executive summary report by using the report generate command with the following command-line options.

type executive_summary

report_format pdf

Prerequisites

To generate an executive summary report:
  1. Generate an executive summary report by using the following command:

    report generate type executive_summary report_format pdf time_frame <timeFrame> transport <transportType>

    The following example generates an Executive Summary report of detections that occurred over the past one month:

    hostname (config) # report generate type executive_summary report_format pdf time_frame past_month transport file
    Execute report command. Check email or WebUI for report.