From 9479bedcc25bc27757114f67c1836082da6a2a47 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Tue, 24 Jun 2008 18:31:59 +0200 Subject: added helpful web references to sample rsyslog.conf thanks to Thomas Bergfeld for suggesting this --- rsyslog.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/rsyslog.conf b/rsyslog.conf index 9a91823c..62311a9a 100644 --- a/rsyslog.conf +++ b/rsyslog.conf @@ -1,3 +1,7 @@ +# for help with rsyslog configuration, visit +# http://www.rsyslog.com or the wiki at +# http://wiki.rsyslog.com + # rsyslog v3: load input modules # If you do not load inputs, nothing happens! # You may need to set the module load path if modules are not found. -- cgit v1.2.3