Incidents: Difference between revisions

211 bytes added ,  14 March 2023
Add description for kafka incident channel typ.
(Add description for kafka incident channel typ.)
Line 308: Line 308:
* email: Incidents will be sent to the email address configured in the [[Global settings]].
* email: Incidents will be sent to the email address configured in the [[Global settings]].
* syslog: Incidents will be sent to the configured syslog server via TCP on port 514. Firmware >= 3.3: Configuration allows for TCP or UDP on any port.
* syslog: Incidents will be sent to the configured syslog server via TCP on port 514. Firmware >= 3.3: Configuration allows for TCP or UDP on any port.
* kafka: The incidents are sent to a topic on the configured Apache Kafka server. Firmware >= 4.0.
** Supported protocols: "plaintext", "sasl plaintext" and "sasl ssl"
** The message is the same as for syslog.
[[File:Incidents add channel.png|thumb|alt=|none|Adding a new channel]]
[[File:Incidents add channel.png|thumb|alt=|none|Adding a new channel]]
Each channel also uses a minimum severity settings so only incidents are reported which are of at least that severity.
Each channel also uses a minimum severity settings so only incidents are reported which are of at least that severity.