[Logcheck-devel] Bug#406973: logtail misses lines in rotated file

2007-08-13 Thread Nicolas Boullis
Hi, Christoph Berg wrote: Re: Nicolas Boullis 2007-01-15 [EMAIL PROTECTED] The attached patch allows to set an alternate logfile that logtail tries to use as the old logfile if the inode has changed. It can be used as: logtail -f /var/log/syslog -a /var/log/syslog.1 It would be nice if

[Logcheck-devel] Bug#406973: logtail misses lines in rotated file

2007-08-13 Thread Marc Haber
On Thu, Aug 09, 2007 at 06:38:50PM +0200, Christoph Berg wrote: Re: Nicolas Boullis 2007-01-15 [EMAIL PROTECTED] The attached patch allows to set an alternate logfile that logtail tries to use as the old logfile if the inode has changed. It can be used as: logtail -f /var/log/syslog -a

[Logcheck-devel] Bug#437748: logcheck-database: cron-apt ignore rules for autoclean and Del

2007-08-13 Thread Frédéric Brière
Package: logcheck-database Version: 1.2.54 Severity: wishlist Here are two more ignore rules for cron-apt, when it is set to always use syslog: ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ cron-apt: CRON-APT LINE: (/usr/bin/apt-get )?autoclean -y$ ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+

[Logcheck-devel] Bug#406973: Bug#406973: logtail misses lines in rotated file

2007-08-13 Thread Anthony Thyssen
Nicolas Boullis on wrote... | Christoph Berg wrote: | Re: Nicolas Boullis 2007-01-15 [EMAIL PROTECTED] | | The attached patch allows to set an alternate logfile that logtail tries | to use as the old logfile if the inode has changed. | It can be used as: | logtail -f /var/log/syslog -a

[Logcheck-devel] Bug#437752: logcheck-database: ignore rules for postfix's reject_unknown_sender_domain

2007-08-13 Thread Frédéric Brière
Package: logcheck-database Version: 1.2.54 Severity: wishlist Enabling reject_unknown_sender_domain allows one to filter out some of the crap that spammers send, but it often generates one or two warnings. Here are some ignore rules to weed those out: ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+

[Logcheck-devel] Bug#437756: logcheck-database: bind violation.ignore rule for allow-query

2007-08-13 Thread Frédéric Brière
Package: logcheck-database Version: 1.2.54 Severity: wishlist I have BIND set up as an authoritative server to the outside world, and as a recursive server to myself. Once or twice a day, someone will try to resolve some external hostname through me, which I disallow via allow-query. BIND