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 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
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. For details, see the documentation of the AxoSyslog syslog-ng distribution.
Default: -
(SyslogOutput, required)
syslog output configuration
Default: -
Last modified December 27, 2023: Version number bumps (00b4afd)