How to enable Cortex Data Lake Scheduled reports from Panorama
8934
Created On 05/17/22 18:20 PM - Last Modified 01/23/25 20:27 PM
Objective
Generate scheduled reports on Cortex Data Lake data from Panorama
Environment
- Panorama on PAN-OS 10.0.2 or later
- Cloud Services plugin version 1.8.0
- Cortex Data Lake (CDL) instance
- CLI (Command Line Interface) access to Panorama
Procedure
This feature is implemented in the Cloud-Services plugin with a periodic poll for report results. The Report requests are sent via plugin config-push which is triggered whenever the configuration is committed on Panorama.
- Enable the feature. One Panorama CLI and enter:
> request plugins cloud_services logging-service sched-report-enable
- Enter configuration mode and do a commit force:
> configure
# commit force
# exit
You can find more info here