Difference between revisions of "Logcheck"

From wikieduonline
Jump to navigation Jump to search
Line 11: Line 11:
 
* <code>/etc/logcheck/logcheck.conf</code>
 
* <code>/etc/logcheck/logcheck.conf</code>
  
 
+
[grep]] -v "#" /etc/logcheck/logcheck.conf | [[grep]] .
 +
REPORTLEVEL="server"
 +
SENDMAILTO="your_mail@your_domain.com"
 +
MAILASATTACH=0
 +
FQDN=1
 +
TMP="/tmp"
  
 
== See also ==
 
== See also ==

Revision as of 05:29, 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
[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: