Git Repository Public Repository

logcheck

URLs

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

# path with trailing / to script and config
$logcheckpath="/logcheck/";

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

# name of logfile-file
$file_logfilelist=$logcheckpath."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 logchecklogcheck.conf

Diff revisions: vs.
Revision Author Commited Message
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