Difference between revisions of "Logcheck"

From wikieduonline
Jump to navigation Jump to search
Line 10: Line 10:
 
Configuration files
 
Configuration files
 
* <code>/etc/logcheck/logcheck.conf</code>
 
* <code>/etc/logcheck/logcheck.conf</code>
 +
* <code>/etc/logcheck/logcheck.logfiles</code> Files to check
  
 
  [[grep]] -v "#" /etc/logcheck/logcheck.conf | [[grep]] .
 
  [[grep]] -v "#" /etc/logcheck/logcheck.conf | [[grep]] .

Revision as of 05:49, 14 January 2020

This article is a Draft. Help us to complete it.

https://salsa.debian.org/debian/logcheck

Binaries:

Configuration files

  • /etc/logcheck/logcheck.conf
  • /etc/logcheck/logcheck.logfiles Files to check
grep -v "#" /etc/logcheck/logcheck.conf | grep .
REPORTLEVEL="server"
SENDMAILTO="your_mail@your_domain.com"
MAILASATTACH=0
FQDN=1
TMP="/tmp"

See also

  • https://linux.die.net/man/8/logcheck
  • Advertising: