summaryrefslogtreecommitdiff
path: root/files/puppet/modules/pixelated/templates
diff options
context:
space:
mode:
Diffstat (limited to 'files/puppet/modules/pixelated/templates')
-rw-r--r--files/puppet/modules/pixelated/templates/05-pixelated.conf.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/puppet/modules/pixelated/templates/05-pixelated.conf.erb b/files/puppet/modules/pixelated/templates/05-pixelated.conf.erb
index 35f1353..edcf299 100644
--- a/files/puppet/modules/pixelated/templates/05-pixelated.conf.erb
+++ b/files/puppet/modules/pixelated/templates/05-pixelated.conf.erb
@@ -1,6 +1,6 @@
# This file is managed by Puppet, changes may be overwritten
if $syslogtag contains_i 'user-agent' then {
- action(type="omfile" file="/var/log/pixelated/user-agent.log")
+action(type="omfile" file="/var/log/pixelated/user-agent.log" template="RSYSLOG_TraditionalFileFormat")
stop
}