commit | b20c3c6db0474450aa81e49ec76966fa5132fe3c | [log] [tgz] |
---|---|---|
author | jan kaufman <jan.kaufman@tcpcloud.eu> | Fri Sep 18 21:05:37 2015 +0200 |
committer | jan kaufman <jan.kaufman@tcpcloud.eu> | Fri Sep 18 21:05:37 2015 +0200 |
tree | 23846c10adba5db7ec9b4d165df4fba295f0d872 | |
parent | 2db78083ea00f481e3632a103937980e2b57b688 [diff] |
develop
diff --git a/heka/files/decoder/rsyslog.toml b/heka/files/decoder/rsyslog.toml index 953d2c2..726e085 100644 --- a/heka/files/decoder/rsyslog.toml +++ b/heka/files/decoder/rsyslog.toml
@@ -1,4 +1,4 @@ -[RsyslogDecoder] +[RsyslogDecoder_{{ name }}] type = "SandboxDecoder" filename = "lua_decoders/rsyslog.lua" @@ -7,5 +7,3 @@ template = '%TIMESTAMP% %HOSTNAME% %syslogtag%%msg:::sp-if-no-1st-sp%%msg:::drop-last-lf%\n' tz = "Europe/Prague" -{{ name }} -