From ceef4ec2bf998a47769cbeb9f76bf2d2e3d4a9d2 Mon Sep 17 00:00:00 2001 From: Jiri Kruml Date: Thu, 23 May 2019 13:12:36 +0200 Subject: [PATCH] LOG-4609 Remove whitespace from Tag in Rsyslog template --- templates/rsyslog/22-loggly.conf.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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