Dirk Prösdorf
2006-Nov-26 06:25 UTC
[Logcheck-devel] Bug#400430: logcheck-database: postgrey filter
Package: logcheck-database Version: 1.2.51 Severity: wishlist Tags: patch The postgrep package produces some syslog messages witch sould be filtered (see patch). -- System Information: Debian Release: 3.1 APT prefers experimental APT policy: (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.16-2-k7 Locale: LANG=de_DE at euro, LC_CTYPE=de_DE at euro (charmap=ISO-8859-15) Versions of packages logcheck-database depends on: ii debconf [debconf-2.0] 1.4.30.13 Debian configuration management sy -- debconf information: logcheck-database/rules-directories-note: logcheck-database/standard-rename-note: logcheck-database/conffile-cleanup: false -------------- next part -------------- ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postgrey[[0-9]+\]: cleaning up old logs\.\.\.$ ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postgrey[[0-9]+\]: delayed [0-9]+ seconds: client=[._[:alnum:]-]+, from=[^[:space:]]+, to=[^[:space:]]+$
Dirk Prösdorf
2006-Dec-03 14:24 UTC
[Logcheck-devel] Bug#400430: logcheck-database: postgrey filter
On Sun, Nov 26, 2006 at 07:25:47 +0100, Dirk Pr?sdorf wrote:> Package: logcheck-database > Version: 1.2.51 > Severity: wishlist > Tags: patch > > The postgrep package produces some syslog messages witch sould be > filtered (see patch). > > -- System Information: > Debian Release: 3.1 > APT prefers experimental > APT policy: (1, 'experimental') > Architecture: i386 (i686) > Kernel: Linux 2.6.16-2-k7 > Locale: LANG=de_DE at euro, LC_CTYPE=de_DE at euro (charmap=ISO-8859-15) > > Versions of packages logcheck-database depends on: > ii debconf [debconf-2.0] 1.4.30.13 Debian configuration management sy > > -- debconf information: > logcheck-database/rules-directories-note: > logcheck-database/standard-rename-note: > logcheck-database/conffile-cleanup: false> ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postgrey[[0-9]+\]: cleaning up old logs\.\.\.$ > ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postgrey[[0-9]+\]: delayed [0-9]+ seconds: client=[._[:alnum:]-]+, from=[^[:space:]]+, to=[^[:space:]]+$There are two rules more (see attachemnt). -------------- next part -------------- ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postgrey[[0-9]+\]: cleaning up old logs\.\.\.$ ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postgrey[[0-9]+\]: cleaning up old entries\.\.\.$ ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postgrey[[0-9]+\]: cleaning (clients|main) database finished\. before: [[:digit:]]+, after: [[:digit:]]+$ ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postgrey[[0-9]+\]: delayed [[:digit:]]+ seconds: client=[._[:alnum:]-]+, from=[^[:space:]]+, to=[^[:space:]]+$