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 | |
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')
-rw-r--r-- | doc/rsyslog_conf.html | 3 | ||||
-rw-r--r-- | doc/status.html | 5 |
2 files changed, 6 insertions, 2 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 diff --git a/doc/status.html b/doc/status.html index 0f68ba1b..94abde3e 100644 --- a/doc/status.html +++ b/doc/status.html @@ -4,9 +4,9 @@ </head> <body> <h2>rsyslog status page</h2> -<p>This page reflects the status as of 2007-10-19.</p> +<p>This page reflects the status as of 2007-12-03.</p> <h2>Current Releases</h2> -<p><b>development:</b> 1.19.10 - +<p><b>development:</b> 1.20.0 - <a href="http://www.rsyslog.com/Article137.phtml">change log</a> - <a href="http://www.rsyslog.com/Downloads-index-req-getit-lid-62.phtml">download</a></p> <p><b>stable:</b> 1.0.5 - <a href="http://www.rsyslog.com/Article85.phtml">change log</a> - @@ -22,6 +22,7 @@ rsyslog to other platforms. As such, maintained inside the rsyslog wiki</a>. Platform maintainers perhaps have posted extra information there. If you do platform-specific work, feel free to add information to the wiki.</p> +<p>Rsyslog is the default syslogd in Fedora 8.</p> <h2>Additional information</h2> <p><b>Currently supported features are listed on the <a href="features.html">rsyslog features page</a>.</b></p> <ul> |