From 96e9bff86d203e15df371960a285143f6bfa9d6a Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Mon, 9 Feb 2009 16:46:39 +0100 Subject: preparing for 3.20.4 --- doc/manual.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/manual.html') diff --git a/doc/manual.html b/doc/manual.html index 1d6f7952..aa0fdb3b 100644 --- a/doc/manual.html +++ b/doc/manual.html @@ -16,7 +16,7 @@ relay chains while at the same time being very easy to setup for the novice user. And as we know what enterprise users really need, there is also professional rsyslog support available directly from the source!

-

This documentation is for version 3.20.3 (v3-stable branch) of rsyslog. +

This documentation is for version 3.20.4 (v3-stable branch) of rsyslog. Visit the rsyslog status page to obtain current version information and project status.

If you like rsyslog, you might -- cgit From 3c760a3dbcec5b320c7c03f3979f805f7960694d Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Tue, 10 Feb 2009 15:31:47 +0100 Subject: changed TLS link on manual homepage to native TLS doc ... pointed previously to stunnel-alternative, which now that we support native TLS is now no longer recommended. Thanks to Michael Biebl for bringing this to my attention. --- doc/manual.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/manual.html') diff --git a/doc/manual.html b/doc/manual.html index aa0fdb3b..7aebacd8 100644 --- a/doc/manual.html +++ b/doc/manual.html @@ -53,7 +53,7 @@ modules

  • rsyslogd man page
  • installing rsyslog
  • obtaining rsyslog from the source repository
  • rsyslog and IPv6 (which is fully supported)
  • -
  • native TLS encryption for syslog
  • +
  • native TLS encryption for syslog
  • ssl-encrypting syslog with stunnel
  • writing syslog messages to MySQL (and other databases as well)
  • writing massive amounts of syslog messages to a database
  • -- cgit