Skip to main content

Guides

Task-oriented how-to guides for running and using DeviceChain.

πŸ“„οΈConfiguring Notification Channels

When a detection rule's REACT stage raises an alarm, the notification subsystem carries it the last mile β€” to a person. A per-tenant policy routes alarms by severity to configured channels (email over SMTP, or a webhook), with throttling and unacknowledged-alarm escalation. This machine-to-human path is deliberately separate from the machine-to-machine outbound connectors: connectors carry payloads to systems; notifications carry alerts to people, with recipients and per-severity routing. See Event Processing & Alarms for how alarms are raised in the first place.