Git Repository Public Repository

logcheck

URLs

Copy to Clipboard
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# config for logcheck.pl 

# path with trailing / to script and config
# obsolete from V1.0.5
#$logcheckpath="/logcheck/";

# name of whitelist file
$file_whitelist="logcheck.whitelist";

# name of logfile-file
$file_logfilelist="logcheck.logfiles";

# receiver addresses, who receives the warning summary?
$emailaddress='receiveraddress@someones.host';

# who is the sender of that mail
$senderaddress='senderaddress@thishost';

Commits for logcheck//logcheck.conf

Diff revisions: vs.
Revision Author Commited Message
3de031 ... Diff Diff Peter Stimpel Sun 25 Feb, 2018 16:34:08 +0000

V 1.0.5
- pid file handling, no logchecks if pid file exists
- removed path to logcheck setting from configuration, dynamic path recognition instead

f14b4c ... Diff Diff Peter Stimpel Sun 25 Feb, 2018 15:09:08 +0000

V 1.0.4
- changed license from GPL V2 to GPL V3, license file changed
- some cleaner output of help, contact details changed
- “-l” parameter introduced to print license file

9da9af ... pstimpel picture pstimpel Fri 13 Mar, 2015 11:25:24 +0000

moving from Google Code

git-svn-id: https://xp-dev.com/svn/logcheck_svn/trunk@2 08cdd22e-cda9-4120-9a75-5d5767cdac8b