Maximilian Attems wrote:
>second you give _no_ argument why CONFFILE is so important.
>logcheck works fine without it.
>
>
>
If config file is defined on command line argument, it should be read in
and an error given if it not readable. If the config file exists, it
should be read.
>third the
whose sole purpose is to detect unintended events in systems.
--
Markus Peuhkuri | http://www.iki.fi/puhuri/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
NFFILE ]; then # this provides 3)
error "Config file $CONFFILE unreadable"
fi
(sorry, if line wrap is problem).
--
Markus Peuhkuri | http://www.iki.fi/puhuri/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
that my temporary config file was mode 600 with my userid
and when run with "sudo -u logcheck logcheck -t -c newconfig", the
logcheck uid was unable to read it but did not report any error.
--
Markus Peuhkuri | http://www.iki.fi/puhuri/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
(1), Barrera (1), Castro (1),
(cut...)
Inverse mapping failures: 44
44 192.0.2.9 !=> www.example.com
--
Markus Peuhkuri | http://www.iki.fi/puhuri/
#!/usr/bin/perl -wT
# log-summary-ssh
# Selects two lines that are very common with ssh scans.
# This script removes those from output
Package: logcheck
Version: 1.2.42
Severity: minor
Tags: patch
Logcheck does not report any error if the config file is not readable
or does not exists. This may easily happen, as logcheck is run as
logcheck user and while one is testing a new configuration on live
system with running configuratio
uld be defining some environment variable like
'SHUT_UP_AT_I_KNOW_YOU_USE_BIN_SH_THANKS' :-) and check for that.
if (getenv("SHUT_UP_AT_I_KNOW_YOU_USE_BIN_SH_THANKS"))
silent = 1;
instead of that fragment in getopt-switch.
--
Markus Peuhkuri | http://iki.fi/puhuri/
--- at.c~
Package: logcheck-database
Version: 1.2.34
Severity: minor
I have parallel port attached printer and kernel reports whenever
printer is out of paper:
Mar 6 12:38:50 host kernel: lp0 out of paper
However, this is not a situation that should be reported by default
(IMHO) by logcheck sending repo
8 matches
Mail list logo