summaryrefslogtreecommitdiffstats
path: root/doc/manual.html
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-06-27 16:11:49 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2008-06-27 16:11:49 +0200
commit2f405ef14aa6427ff8e2a02304dd9c00e431fd3a (patch)
treedcfceb027921ef7ab6a41c3737a19b67702f4665 /doc/manual.html
parenta3a5924d9e51512f63dfaa7a945185d960396048 (diff)
downloadrsyslog-2f405ef14aa6427ff8e2a02304dd9c00e431fd3a.tar.gz
rsyslog-2f405ef14aa6427ff8e2a02304dd9c00e431fd3a.tar.xz
rsyslog-2f405ef14aa6427ff8e2a02304dd9c00e431fd3a.zip
added doc: howto set up a reliable connection to remote server
via queued mode (and plain tcp protocol)
Diffstat (limited to 'doc/manual.html')
-rw-r--r--doc/manual.html15
1 files changed, 6 insertions, 9 deletions
diff --git a/doc/manual.html b/doc/manual.html
index c3a623f1..a416277a 100644
--- a/doc/manual.html
+++ b/doc/manual.html
@@ -50,14 +50,11 @@ modules</a></li><li><a href="man_rsyslogd.html">rsyslogd man page</a>
<p><b>We have some in-depth papers on</b></p>
<ul>
<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 (and other databases as well)</a></li>
-<li><a href="rsyslog_high_database_rate.html">writing
-massive amounts of syslog messages to a database</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 (and other databases as well)</a></li>
+<li><a href="rsyslog_high_database_rate.html">writing massive amounts of syslog messages to a database</a></li>
+<li><a href="rsyslog_reliable_forwarding.html">reliable forwarding to a remote server</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
@@ -66,7 +63,7 @@ the syslog priority (severity and facility) to the log file</a></li>
syslog sender over NAT</a> (online only)</li>
<li><a href="gssapi.html">an overview and howto of rsyslog gssapi support</a></li>
<li><a href="debug.html">debug support in rsyslog</a></li>
-<li><a href="dev_queue.html">the rsyslog message queue object</a></li>
+<li><a href="dev_queue.html">the rsyslog message queue object (developer's view)</a></li>
</ul>
<p>Our <a href="history.html">rsyslog history</a>
page is for you if you would like to learn a little more