- Print
- DarkLight
Article Summary
Share feedback
Thanks for sharing your feedback!
Overview
This adapter allows you to operate the adapter as a Syslog endpoint, either via TCP or UDP.
Configurations
Adapter Type: syslog
client_options
: common configuration for adapter as defined here.port
: port to listen for syslog from.iface
: the interface name to listen for new connections/packets from, defaults to all.is_udp
: iftrue
, listen over UDP instead of TCP.ssl_cert
: path to a file with the SSL cert to use to receive logs over TCP.ssl_key
: path to a file with the SSL key to use to receive logs over TCP.
API Doc
None
Was this article helpful?