From 102d7a2e41ab0b143c5b0ffea10e0d8406b03c95 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Mon, 30 Jul 2007 07:29:03 +0000 Subject: preparing for 1.17.5 --- doc/bugs.html | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'doc/bugs.html') diff --git a/doc/bugs.html b/doc/bugs.html index c06b3993..5510b76b 100644 --- a/doc/bugs.html +++ b/doc/bugs.html @@ -11,9 +11,17 @@ bug tracker at sourceforge.net. This list here contains more architectural things while the bug tracker most often lists things that you will actually experience. Please be sure to visit the bug tracker in addition to this list here.

-

This list has last been updated on 2007-07-16 by +

This list has last been updated on 2007-07-30 by Rainer Gerhards.

rsyslogd

+

forwarding remotely received messages

+

Sysklogd does not forward remotely received messages to other network +destionation except when the -h option is given. This code is currently defunct. +No matter if -h is specified or not, messages are ALWAYS forwarded. It is +currently under review if the sysklogd's functionality is actually needed. +Please see my +blog +post on this topic for futher detail.

EQUALLY-NAMED TEMPLATES

If multiple templates with the SAME name are created, all but the first definition is IGNORED. So you can NOT (yet) replace a -- cgit