Difference between revisions of "Logcheck"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Line 20: Line 20:
 
  /var/log/syslog
 
  /var/log/syslog
 
  /var/[[log]]/[[auth.log]]
 
  /var/[[log]]/[[auth.log]]
 +
 +
== Related terms ==
 +
* [[fail2ban]]
  
 
== Activities ==
 
== Activities ==
 
* Read https://zeldor.biz/2010/08/configure-logcheck/
 
* Read https://zeldor.biz/2010/08/configure-logcheck/
 
  
 
== See also ==
 
== See also ==

Revision as of 16:28, 19 May 2020

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

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

Binaries:

Ubuntu Configuration files

  • /etc/logcheck
  • /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"
  • /etc/logcheck/logcheck.logfiles Files to check
/var/log/syslog
/var/log/auth.log

Related terms

Activities

See also

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