Git Repository Public Repository

logcheck

URLs

Copy to Clipboard
 
34ff1966cda776ba9e17ac65dc303a6867e04ab7
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 logcheck/logcheck.conf

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