

logcheck
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
Revision | Author | Commited | Message |
---|---|---|---|
3de031 ...
![]() |
Peter Stimpel | Sun 25 Feb, 2018 16:34:08 +0000 | V 1.0.5 |
f14b4c ...
![]() |
Peter Stimpel | Sun 25 Feb, 2018 15:09:08 +0000 | V 1.0.4 |
9da9af ... |
![]() |
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 |