QuestionQ46

Validate Blueprints, Runbooks, Playbooks, and Automation Settings

A Playbook is configured to automatically remediate high-severity alerts, but no remediation actions are being triggered.

What is the most likely explanation?

  • A Alert severity is set to medium, which should still trigger the Playbook. Playbook not working as designed.
  • B Remediation actions are incorrectly defined, indicating the Playbook is not working as designed.
  • C Playbook trigger condition doesn’t match alert rule criteria. Playbook is working as implemented.
  • D Playbook has autopilot disabled. Playbook is unable to take actions without autopilot enabled.
Explanation

Automatic playbook execution depends on an automation rule or alert trigger whose conditions match the alert that is generated. If the trigger condition does not align with the alert rule criteria, the alert does not invoke the Playbook; this is expected behavior for the implemented configuration.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!