summaryrefslogtreecommitdiffstats
path: root/sample.conf
diff options
context:
space:
mode:
Diffstat (limited to 'sample.conf')
-rw-r--r--sample.conf6
1 files changed, 5 insertions, 1 deletions
diff --git a/sample.conf b/sample.conf
index 2bf85b1b..39f388e3 100644
--- a/sample.conf
+++ b/sample.conf
@@ -1,3 +1,7 @@
+# This is a sample configuation file for rsyslogd. See the
+# man pages for details. Please note that rsyslogd by default
+# reads /etc/rsyslogd.conf (and NOT /etc/syslogd.conf!).
+#
# A commented sample configuration. More a man page than a real
# sample ;)
#
@@ -188,5 +192,5 @@ $template dbFormat,"insert into SystemEvents (Message, Facility,FromHost, Priori
# as a web-based front-end to a syslog message database.
#
# I hope this work is useful.
-# 2004-12-08 Rainer Gerhards <rgerhards@adiscon.com>
+# 2005-03-18 Rainer Gerhards <rgerhards@adiscon.com>
#