All scripts
operations
Expert
ongoing
SOAR Network Event Router
Event ingestion (syslog/SNMP/Kafka/webhook) → correlation → enrichment → ServiceNow incident or Jira ticket or PagerDuty alert, with dedup and escalation logic.
ServiceNow
Jira
PagerDuty
Slack
You're viewing a preview
The full script, parameters, and execution console are available with a free account.
Already have access? Sign in →
Capabilities
- Multi-source ingestion
- Event correlation
- Enrichment (CMDB lookup)
- ServiceNow incident creation
- Jira ticket creation
- PagerDuty alert
- Dedup + escalation
Required inputs
Parameters the script accepts. Defaults shown; some are vendor- or context-gated.
| Parameter | Type | Default | Notes |
|---|---|---|---|
Dedup window (s) dedup_window | number | 300 | — |
Min severity to route severity_floor | string | warning | — |
Default target default_target | string | servicenow | — |
Sample inventory schema
Authoritative shape of the device/policy data this script consumes.
No bundled inventory sample. The script accepts standard device lists (CSV/YAML) with hostname, mgmt IP, vendor, and credentials.
Expected output
Reference terminal output the script should produce — used as a stylistic and structural target.
terminal
[2026-06-12] INFO SOAR router listening (syslog+webhook)... Rx 'BGP neighbor down' from core-rtr-01 (severity=critical) Enriched: CI=core-rtr-01, owner=net-core, site=MUM Dedup: no match in 300s window → routing → ServiceNow INC0098421 created · PagerDuty PD-9920 triggered Rx duplicate event → suppressed (dedup) Summary: 1 incident · 1 page · 1 suppressed