Before you start
Make sure the relay host has:- Python 3
- Network access to the Stellar Cyber API
- Network access to each destination TCP listener
- Valid Stellar Cyber API access for the runtime script
Stellar_Alert_Case_Syslog.py
Alert only
Use this mode when only alert forwarding is required.Case only
A case-only deployment can be started with:Alert and case together
Configure both complete streams in the same process:Stream enablement rules
- If all options for a stream are omitted, that stream is disabled.
- If configuration for a stream is started but one of its required options is missing, that stream is an error.
- At least one stream must be fully configured.
What the receiver gets
The relay sends newline-delimited JSON (NDJSON) over TCP:Configuration reference
Review the available stream and case options.
Run continuously
Install the relay as a systemd service.