diff --git a/templates/rsyslog/22-loggly.conf.erb b/templates/rsyslog/22-loggly.conf.erb index c5bc03b..3979d99 100644 --- a/templates/rsyslog/22-loggly.conf.erb +++ b/templates/rsyslog/22-loggly.conf.erb @@ -4,7 +4,7 @@ ### TLS RsyslogTemplate for Loggly ########################################################## -$template LogglyFormat,"<%%pri%>%protocol-version% %timestamp:::date-rfc3339% %HOSTNAME% %app-name% %procid% %msgid% [<%= @customer_token -%>@41058 tag=\"Rsyslog TLS\"] %msg%" +$template LogglyFormat,"<%%pri%>%protocol-version% %timestamp:::date-rfc3339% %HOSTNAME% %app-name% %procid% %msgid% [<%= @customer_token -%>@41058 tag=\"RsyslogTLS\"] %msg%" #RsyslogGnuTLS