Loggly output
Overview
The loggly()
destination sends log messages to the Loggly Logging-as-a-Service provider. You can send log messages over TCP, or encrypted with TLS. For details, see the syslog-ng documentation.
Prerequisites
You need a Loggly account and your user token to use this output.
Configuration
host (string, optional)
Address of the destination host
Default: -
tag (string, optional)
Event tag more information
Default: -
token (*secret.Secret, required)
Your Customer Token that you received from Loggly more information
Default: -
(SyslogOutput, required)
syslog output configuration
Default: -
Last modified July 24, 2023: Merge pull request #167 from kube-logging/link-fixes-230714 (1dda279)