Step-3: Processing Logic

Processing LogicClosed A runbook node category that adds conditions to branch the runbook, enabling conditional execution paths based on data and context. in the Webhook RunbookClosed 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.

  1. Path-C1 parses and logs the Alert Information for this runbook execution and visualizes as a table.

  2. Path-C2 processes the Alert Information to discern an associated remediation action and visualizes accordingly.

Previous StepNext Step