From 7fd25c33186a12ee1e9b855dc7cc33b0cf9a3ad3 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Mon, 26 Sep 2005 13:56:21 +0000 Subject: added the "startwith" property-filter comparison operation --- doc/bugs.html | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) (limited to 'doc/bugs.html') diff --git a/doc/bugs.html b/doc/bugs.html index 7c3b8061..f3592b0c 100644 --- a/doc/bugs.html +++ b/doc/bugs.html @@ -11,14 +11,10 @@ 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. I am working to combine the two lists, but for now you need to visit both.

-

This list has last been updated on 2005-09-20 by +

This list has last been updated on 2005-09-26 by Rainer Gerhards.

rsyslogd

-

Property-Based Filters

-

If you forget to specify the quotes around "value" in a property-based filter, -rsyslogd segfaults immediately upon startup. Due to be fixed soon.

-

REPEATED LOG LINES -

+

REPEATED LOG LINES

If multiple log lines with the exact same content are received, the duplicates are NOT suppressed. This is done by sysklogd in all cases. We plan to add this as an optional feature, @@ -63,4 +59,4 @@ names...).

instances does not work. Use TCP instead.

- \ No newline at end of file + -- cgit