diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2007-12-03 13:48:47 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2007-12-03 13:48:47 +0000 |
commit | e0cffe6dc063feebcce199c8575a356c3628570a (patch) | |
tree | 7790050b1ab67e31c53e51892a53e5169dfcedd8 /doc/rsyslog_conf.html | |
parent | b11b227b1adce527415f73e89ad413a9603c5168 (diff) | |
download | rsyslog-e0cffe6dc063feebcce199c8575a356c3628570a.tar.gz rsyslog-e0cffe6dc063feebcce199c8575a356c3628570a.tar.xz rsyslog-e0cffe6dc063feebcce199c8575a356c3628570a.zip |
updated doc to include pointers to sample config file
Diffstat (limited to 'doc/rsyslog_conf.html')
-rw-r--r-- | doc/rsyslog_conf.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/rsyslog_conf.html b/doc/rsyslog_conf.html index b03bd121..3ee2ae60 100644 --- a/doc/rsyslog_conf.html +++ b/doc/rsyslog_conf.html @@ -11,6 +11,9 @@ appearance.</b></p> by a command line option.</p> <p><a href="http://wiki.rsyslog.com/index.php/Configuration_Samples"> Configuration file examples can be found in the rsyslog wiki</a>.</p> +<p>There is also one sample file provided together with the documentation set. +If you do not like to read, be sure to have at least a quick look at +<a href="rsyslog-example.conf">rsyslog-example.conf</a>. </p> <p>While rsyslogd contains enhancements over standard syslogd, efforts have been made to keep the configuration file as compatible as possible. While, for obvious reasons, <a href="features.html">enhanced features</a> require a |