Displaying 20 results from an estimated 8000 matches similar to: "Bug#226937: Ask for frequency during install"
2004 May 25
2
Bug#222240: Ask for frequency during install (logcheck)
hello,
the debconf configuration of logcheck was removed since woody release:
as logcheck's user base is targeting server admins,
we don't see the need of a debconf based question regarding the
frequency of logcheck. beside once per day is a good default.
a note was added to documentation README.Debian that this value
may be changed in /etc/cron.d/logcheck.
so these bugreports will be
2004 May 28
2
Bug#251364: logcheck: preinst has bashism, fails with dash and LANG != C
Package: logcheck
Version: 1.2.20a
Severity: serious
Tags: patch
On a system where sh points to dash and LANG=es_ES, I get this:
# apt-get -y --reinstall install logcheck
Leyendo lista de paquetes... 0%
Leyendo lista de paquetes... 0%
Leyendo lista de paquetes... 23%
Leyendo lista de paquetes... Hecho
Creando ?rbol de dependencias... 0%
Creando ?rbol de dependencias... 0%
Creando ?rbol de
2004 Jul 12
0
[patch] logtail recheck permissions of offset files
hi
before checking in that chown fix,
i wanted you to take a look.
tested on my workstation.
basicaly the patch takes care that logtail saves the
offset file with the correct permissions.
when playing around lately with file tampering
and those invoking logcheck as root.
i got similar output to #253998
Alfie may point out that i should not invoke logcheck
as root, but i better fix that before
2005 Feb 05
1
Missing/Wrong ignore.d for pureftp
Dear logcheck Team,
sorry for choosing the direct contact I don't know if it's the correct
way.
I am using logcheck on a webserver where pureftp is installed for upload
of content. Logcheck is working fine except for one ignore.d rule
regarding the logout messages from pureftp.
Logcheck is reporting lots (an I mean lots) of messages from the
following type:
Feb 5 06:02:45 web1
2007 Apr 09
3
Bug#418449: "submission" entry for ignore.d.server/postfix
Package: logcheck
Version: 1.2.54
When Postfix is configured to listen on port tcp/587 by uncommenting the
"submission" line in the postfix master.cf, logcheck does not ignore the
anvil statistics log entries - attached is a patch from the current SVN
trunk.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: logcheck_1531.diff
Type: text/x-patch
Size:
2005 Jun 14
0
exim and logcheck?
Hello
is there any problem bewteen exim and logcheck?
in logcheck.logfiles i found a nasty
#/var/log/exim/mainlog
as i installed exim4 (debian 3.1) i removed the "#"
and got an hourly 1:1 of the mainlog file ;-)
(Lukly that were only some local system mails).
I could not find any other hints to "exim" in logcheck except in "cron".
Is exims not supported by exim,
2005 Jan 23
2
logcheck-database -- volatile?
A new archive was announced for packages that have need for frequent changes
[see below]. In theory, we should not have to update logcheck rules in
Sarge, because we know that it's packages, with the exception of security
updates will remain constant.
This does not change the fact that we may wish to update the database on
sarge <:
Any thoughts?
-Todd
----- Forwarded message from
2008 Feb 06
0
gethostby*.getanswer: asked for $FOO, got $BAR
Martin, I see you were already bitten by this with postfix last year.
Should we try to come up with a generic rule that matches any
application, since this comes from the bowels of libc6?
--
Being overloaded is the sign of a true Debian maintainer.
-- JHM on #Debian
-------------- next part --------------
An embedded message was scrubbed...
From: logcheck at toroia.fbriere.dyndns.org
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
2010 Nov 05
0
Bug#602494: logcheck runs filters for packages not installed
Package: logcheck
Version: 1.3.13
Severity: normal
Hi, at present my logcheck is into 33 minutes of cpu time for
running the ignore/innd rule, when the innd package is not installed.
If running logcheck against only locally created logfiles, there should
be a configuration option to only run logcheck against installed (or
non-purged) packages.
-- System Information:
Debian Release: squeeze/sid
2007 Aug 25
0
Bug#412201: [PATCH] Squashed commit of the following:
commit 81496d0cf7b161bf981d51f0b96f860d68f3f6e3
Author: Micah Anderson <micah at debian.org>
Date: Fri Aug 24 17:51:31 2007 -0400
Enable alternate temporary directory to be set in the configuration file
On servers where the logfiles are very large and grow quickly, the
logcheck processes may run into space issues in /tmp resulting in the
email such as the following to be
2012 Jan 27
1
Bug#657641: /usr/sbin/logcheck: line 100: kill: (31667) - No such process
Package: logcheck
Version: 1.3.14
Severity: normal
Tags: patch
I keep getting these messages logged, when under high load.
This patch should clean that up.
commit 72661acccafa519fcb48a6a756e5c35d96e7511d
Author: Cristian Ionescu-Idbohrn <cristian.ionescu-idbohrn at axis.com>
Date: Fri Jan 27 16:08:33 2012 +0100
Workaround for error:
/usr/sbin/logcheck: line 100: kill: (31667)
2008 May 26
0
problem to run logcheck
Hello
I try to execute logcheck from a php page. So I have create a php page with a
button which allow to run logcheck like this : /usr/sbin/logcheck -o >
/var/log/logcheck
(I want to put the result in a file logcheck, that's why I use the option -o)
I have put www-data in the groupe adm : "adduser www-data adm"
And after if I run logcheck like this for exemple:
2005 May 20
0
logcheck error, logtail output
Hello,
I'm having this error:
Warning: If you are seeing this message, your log files may not have
been
checked!
Details:
Could not run logtail or save output
Check temporary directory: /tmp/logcheck.EIX3jp
declare -x HOME="/var/lib/logcheck"
declare -x LANG="en_US"
declare -x LANGUAGE="en_US:en_GB:en"
declare -x LOGNAME="logcheck"
declare -x
2008 Mar 14
5
Bug#470929: dhcp: interface names can have dash in them
Package: logcheck-database
Version: 1.2.54
Severity: normal
I recently created a bridge with the name xen-local. The DHCP server gets requests
via this bridge.
I got spammed with logcheck messages about DHCPREQUESTS and the lot because the name
of the interface in the logcheck-database does not match on names with a dash in it.
-- System Information:
Debian Release: 4.0
APT prefers stable
2011 Mar 07
0
Bug#617232: logcheck: ignore regexes match ipv4 addresses only, causing false positives with ipv6 addresses.
Package: logcheck
Version: 1.3.13
Severity: normal
Various files under ignore.d.* use "[0-9.]{7,15}" to match an IPv4
address, e.g., a connection to rsyncd. However, this does not match
IPv6 addresses, causing spurious reports.
A better regexp might be something like: ([0-9.]{7,15}|[0-9a-f:]{2,39})
-- System Information:
Debian Release: 6.0
APT prefers stable
APT policy: (990,
2007 Jun 26
0
Bug#429384: logcheck: Logcheck depends on mktemp
Package: logcheck
Version: 1.2.56
Followup-For: Bug #429384
I get the following message in my e-mail from cron: Cron <logcheck at entercom>
if [ -x /usr/sbin/logcheck ]; then nice -n10 /usr/sbin/logcheck; fi
/usr/sbin/logcheck: line 645: mktemp: command not found
/usr/sbin/logcheck: line 646: mktemp: command not found
rm: too few arguments
Try `rm --help' for more information.
2006 Jan 09
0
Re: Logcheck-users Digest, Vol 5, Issue 1
The entry is probably not igored because of
the word deny in your path .
You might better set your rule in violation.ignore.d/ directory.
At 13:00 09/01/2006, you wrote:
>Send Logcheck-users mailing list submissions to
> logcheck-users@lists.alioth.debian.org
>
>To subscribe or unsubscribe via the World Wide Web, visit
>
2008 Jul 21
1
merging violations.ignore.d/logcheck-* into ignore.d.*/*
Hi guys, now that violations.d/logcheck is empty,
violations.ignore.d/logcheck-* are useless and many messages that
were previously elevated and filtered there now turn up as system
events. Thus, I went ahead and merged violations.ignore.d/logcheck-*
into ignore.d.*/* in the viol-merge branch.
http://git.debian.org/?p=logcheck/logcheck.git;a=shortlog;h=refs/heads/viol-merge
Unless I hear
2005 Mar 16
1
Bug#299810: logcheck: grep errors after latest update
Package: logcheck
Version: 1.2.35
Severity: normal
I'm getting the following on two different Unstable boxen:
------------------------------------------------------------------------------
Subject: Cron <logcheck at bandit-hall> if [ -x /usr/sbin/logcheck ]; then
nice -n10 /usr/sbin/logcheck; fi