summaryrefslogtreecommitdiffstats
path: root/rsyslog.conf.5
diff options
context:
space:
mode:
Diffstat (limited to 'rsyslog.conf.5')
-rw-r--r--rsyslog.conf.52
1 files changed, 1 insertions, 1 deletions
diff --git a/rsyslog.conf.5 b/rsyslog.conf.5
index 122f3c84..eb498537 100644
--- a/rsyslog.conf.5
+++ b/rsyslog.conf.5
@@ -372,7 +372,7 @@ To escape:
.sp 0
\\ = \\\\ --> '\\' is used to escape (as in C)
.sp 0
-$template TraditionalFormat,%timegenerated% %HOSTNAME% %syslogtag%%msg%\n"
+$template TraditionalFormat,"%timegenerated% %HOSTNAME% %syslogtag%%msg%\n"
Properties can be accessed by the property replacer (see there for details).