Rafael Jesus Alcantara Perez
2004-Dec-14 11:55 UTC
[Logcheck-devel] Bug#285602: logcheck-database: ignore rules for 'rbldnsd'.
Package: logcheck-database Version: 1.2.31 Severity: wishlist Tags: patch I have done a regex ignoring file for rbldnsd (/etc/logcheck/ignore.d.server/rbldnsd). I'm sure that it does not cover all the possible setups, but as a simple base setup, it works for me. -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (700, 'testing'), (500, 'unstable'), (300, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.9-1-k7 Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8) Versions of packages logcheck-database depends on: ii debconf [debconf-2.0] 1.4.30.10 Debian configuration management sy -------------- next part -------------- ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ rbldnsd\[[0-9]+\]: rbldnsd version [.0-9]+ \([0-9]{1,2} \w{3} [0-9]{4}\) started \([0-9]+ socket\(s\), [0-9]+ zone\(s\)\) ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ rbldnsd\[[0-9]+\]: listening on [0-9.]{7,15}/[0-9]+$ ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ rbldnsd\[[0-9]+\]: ip4set:list: [0-9]{8} [0-9]+: [[:alnum:]/=]+$ ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ rbldnsd\[[0-9]+\]: zones reloaded, time [\./[:alnum:]]+ sec, mem arena=[0-9]+ free=[0-9]+ mmap=[0-9]+ \w{1,2}$ ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ rbldnsd\[[0-9]+\]: stats for [0-9]+secs zone [._[:alnum:]-]+: tot=[0-9]+ ok=[0-9]+ nxd=[0-9]+ err=[0-9]+ in=[0-9]+ out=[0-9]+$ ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ rbldnsd\[[0-9]+\]: stats for [0-9]+sec: tot=[0-9]+ ok=[0-9]+ nxd=[0-9]+ err=[0-9]+ in=[0-9]+ out=[0-9]+$ ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ rbldnsd\[[0-9]+\]: terminating$
maximilian attems
2004-Dec-20 21:47 UTC
Bug#285602: [Logcheck-devel] Bug#285602: logcheck-database: ignore rules for 'rbldnsd'.
tags 285602 pending thanks On Tue, 14 Dec 2004, Rafael Jesus Alcantara Perez wrote:> I have done a regex ignoring file for rbldnsd (/etc/logcheck/ignore.d.server/rbldnsd). > I'm sure that it does not cover all the possible setups, but as a simple base setup, > it works for me.great start, added to current cvs. didn't take the startup and terminating messages. logcheck doesn't ignored them as admins might be interested! best regards -- maks
Debian Bug Tracking System
2004-Dec-20 22:03 UTC
Processed: Re: [Logcheck-devel] Bug#285602: logcheck-database: ignore rules for 'rbldnsd'.
Processing commands for control at bugs.debian.org:> tags 285602 pendingBug#285602: logcheck-database: ignore rules for 'rbldnsd'. Tags were: patch Tags added: pending> thanksStopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database)
Debian Bug Tracking System
2005-Jan-08 10:33 UTC
[Logcheck-devel] Bug#285602: marked as done (logcheck-database: ignore rules for 'rbldnsd'.)
Your message dated Sat, 08 Jan 2005 05:17:05 -0500 with message-id <E1CnDeb-0004JE-00 at newraff.debian.org> and subject line Bug#285602: fixed in logcheck 1.2.33 has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) -------------------------------------- Received: (at submit) by bugs.debian.org; 14 Dec 2004 11:55:40 +0000>From rafa at dedaloingenieros.com Tue Dec 14 03:55:40 2004Return-path: <rafa at dedaloingenieros.com> Received: from 226.red-195-57-122.pooles.rima-tde.net (clio.dedaloingenieros.com) [195.57.122.226] (postfix) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1CeBHI-00050I-00; Tue, 14 Dec 2004 03:55:40 -0800 Received: from mastermind.home.ma.es (c100001.n100000.dedaloingenieros.com [10.0.1.2]) by clio.dedaloingenieros.com (Postfix) with ESMTP id 604D1E4783; Tue, 14 Dec 2004 12:55:31 +0100 (CET) Content-Type: multipart/mixed; boundary="===============2044186986==" MIME-Version: 1.0 From: Rafael Jesus Alcantara Perez <rafa at dedaloingenieros.com> To: Debian Bug Tracking System <submit at bugs.debian.org> Subject: logcheck-database: ignore rules for 'rbldnsd'. X-Mailer: reportbug 3.2 Date: Tue, 14 Dec 2004 12:55:30 +0100 Message-Id: <20041214115531.604D1E4783 at clio.dedaloingenieros.com> Delivered-To: submit at bugs.debian.org X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2004_03_25 X-Spam-Level: This is a multi-part MIME message sent by reportbug. --===============2044186986=Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline Package: logcheck-database Version: 1.2.31 Severity: wishlist Tags: patch I have done a regex ignoring file for rbldnsd (/etc/logcheck/ignore.d.server/rbldnsd). I'm sure that it does not cover all the possible setups, but as a simple base setup, it works for me. -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (700, 'testing'), (500, 'unstable'), (300, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.9-1-k7 Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8) Versions of packages logcheck-database depends on: ii debconf [debconf-2.0] 1.4.30.10 Debian configuration management sy --===============2044186986=Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="rbldnsd" ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ rbldnsd\[[0-9]+\]: rbldnsd version [.0-9]+ \([0-9]{1,2} \w{3} [0-9]{4}\) started \([0-9]+ socket\(s\), [0-9]+ zone\(s\)\) ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ rbldnsd\[[0-9]+\]: listening on [0-9.]{7,15}/[0-9]+$ ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ rbldnsd\[[0-9]+\]: ip4set:list: [0-9]{8} [0-9]+: [[:alnum:]/=]+$ ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ rbldnsd\[[0-9]+\]: zones reloaded, time [\./[:alnum:]]+ sec, mem arena=[0-9]+ free=[0-9]+ mmap=[0-9]+ \w{1,2}$ ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ rbldnsd\[[0-9]+\]: stats for [0-9]+secs zone [._[:alnum:]-]+: tot=[0-9]+ ok=[0-9]+ nxd=[0-9]+ err=[0-9]+ in=[0-9]+ out=[0-9]+$ ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ rbldnsd\[[0-9]+\]: stats for [0-9]+sec: tot=[0-9]+ ok=[0-9]+ nxd=[0-9]+ err=[0-9]+ in=[0-9]+ out=[0-9]+$ ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ rbldnsd\[[0-9]+\]: terminating$ --===============2044186986==-- --------------------------------------- Received: (at 285602-close) by bugs.debian.org; 8 Jan 2005 10:21:49 +0000>From katie at ftp-master.debian.org Sat Jan 08 02:21:49 2005Return-path: <katie at ftp-master.debian.org> Received: from newraff.debian.org [208.185.25.31] (mail) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1CnDjA-0000QP-00; Sat, 08 Jan 2005 02:21:49 -0800 Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian)) id 1CnDeb-0004JE-00; Sat, 08 Jan 2005 05:17:05 -0500 From: Todd Troxell <ttroxell at debian.org> To: 285602-close at bugs.debian.org X-Katie: $Revision: 1.54 $ Subject: Bug#285602: fixed in logcheck 1.2.33 Message-Id: <E1CnDeb-0004JE-00 at newraff.debian.org> Sender: Archive Administrator <katie at ftp-master.debian.org> Date: Sat, 08 Jan 2005 05:17:05 -0500 Delivered-To: 285602-close at bugs.debian.org X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: X-CrossAssassin-Score: 4 Source: logcheck Source-Version: 1.2.33 We believe that the bug you reported is fixed in the latest version of logcheck, which is due to be installed in the Debian FTP archive: logcheck-database_1.2.33_all.deb to pool/main/l/logcheck/logcheck-database_1.2.33_all.deb logcheck_1.2.33.dsc to pool/main/l/logcheck/logcheck_1.2.33.dsc logcheck_1.2.33.tar.gz to pool/main/l/logcheck/logcheck_1.2.33.tar.gz logcheck_1.2.33_all.deb to pool/main/l/logcheck/logcheck_1.2.33_all.deb logtail_1.2.33_all.deb to pool/main/l/logcheck/logtail_1.2.33_all.deb A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 285602 at bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Todd Troxell <ttroxell at debian.org> (supplier of updated logcheck package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmaster at debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Saturday, 08 Jan 2005 04:56:00 -0500 Source: logcheck Binary: logcheck logtail logcheck-database Architecture: source all Version: 1.2.33 Distribution: unstable Urgency: low Maintainer: Debian logcheck Team <logcheck-devel at lists.alioth.debian.org> Changed-By: Todd Troxell <ttroxell at debian.org> Description: logcheck - Mails anomalies in the system logfiles to the administrator logcheck-database - A database of system log rules for the use of log checkers logtail - Print log file lines that have not been read Closes: 284505 284788 284825 285602 286230 286306 286329 286532 286747 287184 287237 288580 289246 Changes: logcheck (1.2.33) unstable; urgency=low . maks: * Enhance rules at level workstation for removable devices. (closes: #284505, #284825) * Fix dnsmasq rule regarding DHCPINFORM. (closes: #286532) * Add rbldnsd rules at level server from Rafael Jesus Alcantara Perez <rafa at dedaloingenieros.com>. (closes: #285602) * Add jabberd rules from Peter Palfrader <weasel at debian.org>. * Add rule for weekly nmbd logrotate. (closes: #286329) * Add rules from Lee Maguire <lee-debian at hexkey.co.uk> for usb headset on level workstation. (closes: #286747) * Fix dovecot rules: dots in usernames + other breakage. (closes: #286306) * Fix gconfd rules for latest default english logging style. * Logtail need to depend on versioned perl not logcheck. (closes: #288580) * Add rules for dictd, francine, kernel from alfie. * Fix dhcp rules for vlan case. (closes: #289246) todd: * Set rule directories setgid to simplify administration. (closes: #286230) * Add future package plans to TODO * Remove dh_strip and dh_shlibdeps from debian/rules * Touch cron.d/logcheck in postinst. (closes: #284788) * Conditionally set permissions in postinst on version <1.2.33 (closes: #287184) * Update dh_installlogcheck, which has already been patched in debhelper. (closes: #287237) Files: df0734db2689120d6190ce5ea8622f4b 703 admin optional logcheck_1.2.33.dsc 540f44fc39be17a3357671c4deef86c5 89502 admin optional logcheck_1.2.33.tar.gz e138301e6f638aeca6a05405429b95e4 42368 admin optional logcheck_1.2.33_all.deb d9e9073c85c61d442719988440d04f5f 57492 admin optional logcheck-database_1.2.33_all.deb 6b983373c4044d602a25dd8ccc5b21ed 25368 admin optional logtail_1.2.33_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFB369S4u3oQ3FHP2YRAgssAKCh0ofP6ZCATqcFdqBMzwTH7MQhjgCg0VdW a1cPOUVFxEp9IN83KE8mGr4=5YoU -----END PGP SIGNATURE-----