Step-3: Processing Logic
Processing Logic
A runbook node category that adds conditions to branch the runbook, enabling conditional execution paths based on data and context. in the Webhook Runbook
An automated workflow that executes a series of steps or tasks in response to a triggered event, such as the detection of anomalous behavior generating an incident, a lifecycle event, or a manually executed runbook. Example consists of two separate parallel paths of execution.
-
Path-C1 parses and logs the Alert Information for this runbook execution and visualizes as a table.
-
Path-C2 processes the Alert Information to discern an associated remediation action and visualizes accordingly.