PAN-OS to Strata Logging Service Monitoring - Cron Job
PAN-OS to Strata Logging Service Monitoring Pack.#
This Playbook is part of theSupported versions
Supported Cortex XSOAR versions: 6.0.0 and later.
This playbook verifies that your FWs sent logs to the Strata Logging Service in the last 12 hours. An email notification will be sent if it's not the case. This playbook is designed to run as a job.
#
DependenciesThis playbook uses the following sub-playbooks, integrations, and scripts.
#
Sub-playbooksThis playbook does not use any sub-playbooks.
#
Integrations- Mail Sender (New)
#
Scripts- FW-to-CDL-monitoring
- IncreaseIncidentSeverity
#
Commands- createNewIncident
- send-mail
- closeInvestigation
- setIncident
#
Playbook InputsName | Description | Default Value | Required |
---|---|---|---|
fw_serials | A comma-separated list of FW serials to monitor. Only applicable if no Panorama integration specified. | ${incident.fwserials} | Optional |
panorama_integration | Name of the Panorama integration to gather the list of monitored FWs. If none specified, the list of serials must be provided manually as "fw_serials". | ${incident.panoramaintegration} | Optional |
email_notification | Email address to send a notification to in case detected problem. | ${incident.email} | Optional |
#
Playbook OutputsThere are no outputs for this playbook.