Linux
✓
Windows
macOS
listen_port*
int
5140
The port to bind to and receive syslog. Collector must be running as root (Linux) or Administrator (windows) when binding to a port below 1024.
listen_ip
string
"0.0.0.0"
The IP address to bind to and receive syslog.
enable_tls
bool
false
Whether or not to use TLS.
cert_file
Path to the x509 PEM certificate.
key_file
Path to the x509 PEM private key.
*required field
Last updated 6 months ago
Was this helpful?