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 syslog-ng outputs.
For details on the available options of the output, see the documentation of the AxoSyslog syslog-ng distribution.
Prerequisites
You need a Loggly account and your user token to use this output.
Configuration
(SyslogOutput, required)
syslog output configuration
host (string, optional)
Address of the destination host.
tag (string, optional)
Event tag. For details, see the Loggy documentation
token (*secret.Secret, required)
Your Customer Token that you received from Loggly. For details, see the documentation of the AxoSyslog syslog-ng distribution
Last modified August 16, 2024: Merge pull request #252 from george-kuanli-peng/fix-component-overview (0f2e267)