Displaying 20 results from an estimated 2000 matches similar to: "Bug#526911: logcheck: Please set rsyslog as default system log daemon"
Bug#551340: [logcheck-database] Rule in /etc/logcheck/violations.ignore.d/logcheck-su does not match
2009 Oct 17
1
Bug#551340: [logcheck-database] Rule in /etc/logcheck/violations.ignore.d/logcheck-su does not match
Package: logcheck-database
Version: 1.2.69
Severity: normal
Tags: patch
Hi,
I think that this rule:
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ su\[[0-9]+\]: (\+|-)
(pts/[0-9]{1,2}|tty[0-9]) [_[:alnum:]-]+:[_[:alnum:]-]+$
is supposed to filter out lines like:
Oct 17 14:49:24 myhost su[13469]: + /dev/pts/1 user1:root
It is not working because the pattern dos not include the "/dev/" part
and
2009 Aug 18
2
Bug#542265: sendmail-base and logcheck-database: error when trying to install together
Package: logcheck-database,sendmail-base
Version: logcheck-database/1.2.69
Version: sendmail-base/8.14.3-9
Severity: serious
User: treinen at debian.org
Usertags: edos-file-overwrite
Date: 2009-08-18
Architecture: amd64
Distribution: sid
Hi,
automatic installation tests of packages that share a file and at the
same time do not conflict by their package dependency relationships has
detected the
2008 Sep 17
2
Bug#499323: logcheck-database: Logcheck fails to ignore certain OpenVPN messages
Package: logcheck-database
Version: 1.2.54
Severity: normal
Tags: patch
Logcheck fails to ignore certain lines generated by OpenVPN; the attached patch
fixes several regular expressions:
* OpenVPN does not print the full path to ifconfig or route (at least here)
* The interface name can also contain dots and does not always start with "tun"
* The startup messages now gets suppressed
2012 Mar 02
1
Bug#661912: logcheck: files with period in ignore rule dirs ignored
Package: logcheck
Version: 1.3.14
Severity: normal
I added a local.rules file to ignore.d.server and then ran logcheck. The file was not used during the run.
Renaming it to local-rules got the file used during the next run.
Fix: periods should be allowed in filenames, or the fact that they are forbidden expressly documented inteh logcheck README.
Thanks
Nils
-- System Information:
Debian
2008 Oct 21
3
Bug#503000: logcheck fails due to a perl warning
Package: logcheck
Version: 1.2.68
Severity: important
I upgraded my lenny server today. I guess the previous update is something like two weeks ago.
Now logcheck started sending mails containing only this perl error:
This email is sent by logcheck. If you wish to no-longer receive it,
you can either deinstall the logcheck package or modify its
configuration file (/etc/logcheck/logcheck.conf).
2010 Jul 28
2
Bug#590684: [logcheck-database] rules for rsyslog
Package: logcheck-database
Severity: wishlist
Tags: patch
Hi,
^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ kernel: imklog 3\.18\.6, log
source = /proc/kmsg started\.$
^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ rsyslogd: \[origin
software="rsyslogd" swVersion="3.18.6" x-pid="[[:digit:]]+"
x-info="http://www.rsyslog.com"\] restart$
Hendrik
--
Hendrik Jaeger
2008 Jul 03
2
Bug#489172: logcheck: please add Auto-Submitted header field to mailouts
Package: logcheck
Version: 1.2.54
Severity: wishlist
Please add the header "Auto-Submitted: auto-generated" to mails
generated by logcheck. This header should be supported by many email
autoresponders and should prevent the need to set up logcheck specific
rules for "vacation"-type autoresponders.
Headers can be added in mail using the -a switch, e.g.
mail -a
2009 Aug 17
1
Processed: tagging 526911
Processing commands for control at bugs.debian.org:
> # fixed in 0e106b8
> tags 526911 pending
Bug #526911 [logcheck] logcheck: Please set rsyslog as default system log daemon
Added tag(s) pending.
>
End of message, stopping processing here.
Please contact me if you need assistance.
Debian bug tracking system administrator
(administrator, Debian Bugs database)
2009 Feb 06
1
Bug#514335: logcheck-database: Nagios rules don't match the new nagios3 version
Package: logcheck-database
Severity: normal
Tags: patch
The rules in /etc/ignore.d/server/nagios contain the explicit version number "2".
Now that lenny includes nagios3, those rules don't work anymore.
Please change the rules to work for both nagios2 and 3. That can easily be done
by replacing the 2 by (2|3) for example.
-- System Information:
Debian Release: lenny/sid
APT
2008 Apr 14
1
Processed: submitter 475553
Processing commands for control at bugs.debian.org:
> # Automatically generated email from bts, devscripts version 2.10.25
> submitter 475553 biebl at debian.org
Bug#475553: Please add support for RFC 3339 high precision timestamps
Changed Bug submitter from Francois Marier <francois at debian.org> to biebl at debian.org.
>
End of message, stopping processing here.
Please contact
2008 Sep 24
2
Bug#500017: ignore.d.server/ssh: outdated 'reverse mapping checking ... failed' rule
Package: logcheck-database
Version: 1.2.68
Severity: minor
openssh-server version 1:5.1p1-2
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ sshd\[[0-9]+\]: reverse mapping checking getaddrinfo for [._[:alnum:]-]+ failed - POSSIBLE BREAK-?IN ATTEMPT!$
should look like
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ sshd\[[0-9]+\]: reverse mapping checking getaddrinfo for [._[:alnum:]-]+ \[[.[:alnum:]:]+\] failed -
2004 Jun 04
2
Bug#252597: logcheck: user logchecks mails should be delivered to root
Package: logcheck
Version: 1.2.20a
Severity: important
Since logcheck changed to run as user logcheck, the error mails of the cron
daemon end up in /var/mail/logcheck where nobody reads them. Mails for
logcheck should be aliased to root like all the other mails of system
accounts.
I was searching for a long time what was wrong with my logcheck not
delivering any mails. The lock directory was
2004 May 15
1
Re: [Logcheck-commits] CVS logcheck/src
On Sat, 15 May 2004, CVS User ttroxell wrote:
> if [ -f /etc/logcheck/header.txt ] ; then
> - $CAT /etc/logcheck/header.txt >> $TMPDIR/report
> + $CAT /etc/logcheck/header.txt >> $TMPDIR/report \
> + || error "Could not append header to $TMPDIR/report Disk full?"
> fi
> }
>
> @@ -152,7 +157,8 @@
> # Add a footer
2007 Oct 29
1
Bug#448510: logcheck-database: revised pattern for spamd
Package: logcheck-database
Version: 1.2.63
Severity: normal
Tags: patch
spamassassin is now reporting Unix domain sockets in the rport field.
I'm not exactly sure what changed to cause this to happen; it started
after an upgrade whose only remotely relevant package was razor.
I think the following pattern in ignore.d.server/spamd will work
^\w{3} [ :0-9]{11} [._[:alnum:]-]+
2010 Jan 11
1
Bug#564693: logcheck: should suggest/recommend nail
Package: logcheck
Version: 1.3.5
Severity: minor
Hi,
reading logcheck source it seems that it requires nail for MAILATTACH to work,
however it is not suggested/recommended.
(JFTR it is debatable if nail is appropriate or something else should be used)
thanks,
filippo
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (990, 'unstable'), (500,
2010 Feb 17
1
Bug#570207: logcheck wu-ftpd rules do'nt match
Package: logcheck
Version: 1.2.69
Severity: normal
In the file /etc/logcheck/ignore.d.server/wu-ftpd
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ wu-ftpd: PAM-listfile: Refused user [._[:alnum:]-]+ for service wu-ftpd$
should be
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ wu-ftpd\[[0-9]{4}\]: PAM-listfile: Refused user [._[:alnum:]-]+ for service wu-ftpd$
There is a number after "wu-ftpd"
-- System
2010 Feb 21
1
Bug#570792: logcheck: The report doesn't support anymore the unicode characters.
Package: logcheck
Version: 1.3.6
Severity: normal
Since logcheck 1.3.6, the report send by mail doesn't support unicode characters :
Before :
To: logcheck at executor.fruit
Subject: Executor.FRUIT 2010-02-01 20:02 ?v?nements li?s ? la s?curit?
Auto-Submitted: auto-generated
From: logcheck system account <logcheck at executor.fruit>
?v?nements li?s ? la s?curit?
2010 Feb 07
2
Bug#568815: Redundant messages from dhcpd in logcheck output in "server" mode.
Package: logcheck
Version: 1.2.69
Severity: normal
Tags: patch
Logcheck's reports contains many messages like:
Feb 7 19:03:57 srv dhcpd: DHCPREQUEST for 172.21.0.126 from 00:19:7e:9f:cc:32 (Hostname
Unsuitable for Printing) via eth0
Feb 7 19:03:57 srv dhcpd: DHCPACK on 172.21.0.126 to 00:19:7e:9f:cc:32 (Hostname
Unsuitable for Printing) via eth0
I create file
2011 Aug 23
1
Bug#475553: Patch for logcheck-rules
Hi,
after we switched to rsyslog with high precision timestamps logcheck did
not match the timestamps any more. A patch adding the high precision
timestamp format is attached. The rules now match both the traditional
timestamp format and the high precision timestamp format (with or without
microseconds).
Yours sincerely,
Ralf D?blitz
--
Ralf D?blitz
r.doeblitz at asco.de
Tel 0531/3906-116
2009 Jul 03
1
Bug#535562: logcheck runs at normal I/O priority, and is hard-coded to nice -n10
Package: logcheck
Version: 1.2.69
Severity: normal
logcheck is a "batchy" job, but currently runs at normal I/O priority,
and is hard-coded to run with a niceness of 10. As a result logcheck
can degrade interactive performance on machines with a lot of log
traffic, relatively slow CPU or expensive I/O.
It'd be useful if the "ionice" and "schedtool" utilities