Syslog¶
Syslog (TCP)¶
Output events and detections to a syslog target.
dest_host: the IP or DNS and port to connect to, formatwww.myorg.com:514.is_tls: iftruewill output over TCP/TLS.is_strict_tls: iftruewill enforce validation of TLS certs.is_no_header: iftruewill not emit a Syslog header before every message. This effectively turns it into a TCP output.structured_data: arbitrary field to include in syslog "Structured Data" headers. Sometimes useful for cloud SIEMs integration.
Example: