summaryrefslogtreecommitdiffstats
path: root/sample.conf
diff options
context:
space:
mode:
Diffstat (limited to 'sample.conf')
-rw-r--r--sample.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/sample.conf b/sample.conf
index f2afe3d2..2bf85b1b 100644
--- a/sample.conf
+++ b/sample.conf
@@ -119,7 +119,7 @@
$template TraditionalFormat,"%timegenerated% %HOSTNAME% %syslogtag%%msg:::drop-last-lf%\n"
# A template that tells you a little more about the message:
-$template precise,"%syslogpriority%,%syslogfacility%,%timegenerated::fulltime%,%HOSTNAME%,%syslogtag%,%msg%\n"
+$template precise,"%syslogpriority%,%syslogfacility%,%timegenerated:::fulltime%,%HOSTNAME%,%syslogtag%,%msg%\n"
# A template that resembles RFC 3164 on-the-wire format:
# (yes, there is NO space betwen syslogtag and msg! that's important!)