Configure a single custom report, PDF summary report, or a report group using the PAN-OS WebGUI and commit the configuration change.
Open a CLI session.
Enter the command set cli config-output-format set.
Enter configuration mode.
To view the CLI commands used to configure a custom report:
For a single VSYS firewall, enter the command show shared reports.
For a multi-VSYS firewall, enter the command show vsys <vsys_name> reports.
To view the CLI commands used to configure a PDF Summary report:
For a single VSYS firewall, enter the command show shared pdf-summary-report.
For a multi-VSYS firewall, enter the command show vsys <vsys_name> pdf-summary-report.
To view the CLI commands used to configure a report group:
For a single VSYS firewall, enter the command show shared report-group.
For a multi-VSYS firewall, enter the command show vsys <vsys_name> report-group.
Part 2: Create a Text File and Script
Copy the set commands from the CLI output and paste them into a text file.
For multi-VSYS firewalls, replace the <vsys_name> with the name of the VSYS to which provisioning will be done, and save the changes.
On the other firewall or VSYS, copy all of the set commands from the CLI script text file and paste it into the CLI, and press Enter.
Note: It may be necessary to enter the commands set cli pager off and set cli scripting-mode on, if the pasted set commands do not run without issues. Be sure to reverse these configuration changes when done.
Part 3: Commit and Verify
Enter the commit command for the configuration changes to take effect.
Log out from the CLI session.
Log into the PAN-OS WebGUI.
Navigate to Monitor tab > Manage Custom Reports or to PDF Reports > Manage PDF Summary or to PDF Reports > Report Groups to verify that the custom reports, PDF Summary reports, or report groups are configured correctly.