JOB - Integrations and Incidents Health Check
Integrations & Incidents Health Check Pack.#
This Integration is part of theSupported versions
Supported Cortex XSOAR versions: 6.0.0 and later.
You should run this playbook as a scheduled job. The playbook checks the health of all enabled integrations and open incidents.
#
DependenciesThis playbook uses the following sub-playbooks, integrations, and scripts.
#
Sub-playbooks- JOB - Integrations and Incidents Health Check - Lists handling
- Integrations and Incidents Health Check - Running Scripts
#
IntegrationsThis playbook does not use any integrations.
#
Scripts- RestartFailedTasks
- CopyLinkedAnalystNotes
- DeleteContext
- FindSimilarIncidents
#
Commands- setIncident
- generateGeneralReport
- closeInvestigation
- send-mail
#
Playbook InputsName | Description | Default Value | Required |
---|---|---|---|
SendHealthCheckReport | This input determines if the health check report should be sent automatically after running the playbook. True - Yes. | Optional | |
EmailReportTo | In case the 'SendHealthCheckReport' input equals to 'True', the email address the report will be sent to. | Optional | |
AutoCloseInvestigation | This input determines if the investigation should close automatically after the re-run of the scripts. | False | Optional |
playbookExclusion | Comma separated list of playbook names to exclude from restarting their failed tasks. | Optional | |
AutoRestartFailedTasks | Whether to automatically run the RestartFailedTasks automation. | False | Optional |
#
Playbook OutputsThere are no outputs for this playbook.