diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-06-24 18:31:59 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-06-24 18:31:59 +0200 |
commit | 9479bedcc25bc27757114f67c1836082da6a2a47 (patch) | |
tree | 0ce2c422fd8018867fc5aa6c37d52256bd4c9ad6 /rsyslog.conf | |
parent | 75063e54b2a95416c0fd32b2ae1df9b8db776b5c (diff) | |
download | rsyslog-9479bedcc25bc27757114f67c1836082da6a2a47.tar.gz rsyslog-9479bedcc25bc27757114f67c1836082da6a2a47.tar.xz rsyslog-9479bedcc25bc27757114f67c1836082da6a2a47.zip |
added helpful web references to sample rsyslog.conf
thanks to Thomas Bergfeld for suggesting this
Diffstat (limited to 'rsyslog.conf')
-rw-r--r-- | rsyslog.conf | 4 |
1 files changed, 4 insertions, 0 deletions
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. |