summaryrefslogtreecommitdiffstats
path: root/doc/manual.html
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-01-18 10:27:05 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2008-01-18 10:27:05 +0000
commit6024306168584d98c34544d9d90d7a9fefa9afb5 (patch)
treebc5b507bb50d7702e657dda5092d05337ae7c6a9 /doc/manual.html
parente0df42e01467dfb70498821114b581c02184c70c (diff)
downloadrsyslog-6024306168584d98c34544d9d90d7a9fefa9afb5.tar.gz
rsyslog-6024306168584d98c34544d9d90d7a9fefa9afb5.tar.xz
rsyslog-6024306168584d98c34544d9d90d7a9fefa9afb5.zip
description of disk-assisted queue added
Diffstat (limited to 'doc/manual.html')
-rw-r--r--doc/manual.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual.html b/doc/manual.html
index a878790f..ebb6f760 100644
--- a/doc/manual.html
+++ b/doc/manual.html
@@ -28,7 +28,7 @@ rsyslog v3 compatibility document!</a></font> This also applies if you upgrade
<li><a href="install.html">installing rsyslog</a></li> <li><a href="ipv6.html">rsyslog and IPv6</a> (which is fully supported)</li>
<li><a href="rsyslog_stunnel.html">ssl-encrypting syslog with stunnel</a></li>
<li><a href="rsyslog_mysql.html">writing syslog messages to MySQL</a></li>
- <li><a href="rsyslog_php_syslog_ng.html">using php-syslog-ng with rsyslog</a></li> <li><a href="rsyslog_recording_pri.html">recording the syslog priority (severity and facility) to the log file</a></li> <li><a href="http://www.rsyslog.com/Article19.phtml">preserving syslog sender over NAT</a> (online only)</li>
+ <li><a href="rsyslog_php_syslog_ng.html">using php-syslog-ng with rsyslog</a></li> <li><a href="rsyslog_recording_pri.html">recording the syslog priority (severity and facility) to the log file</a></li> <li><a href="http://www.rsyslog.com/Article19.phtml">preserving syslog sender over NAT</a> (online only)</li> <li><a href="dev_queue.html">the rsyslog message queue object</a></li>
</ul>
<p>Also, there is an article from Dennis Olvany on
<a href="rsyslog084-freebsd5.4.txt">Syslog-to-SQL with rsyslog-0.8.4 on FreeBSD 5.4</a>