Difference between revisions of "Logcheck"
Jump to navigation
Jump to search
↑ https://linux.die.net/man/8/logcheck
(14 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Draft}} | {{Draft}} | ||
+ | https://salsa.debian.org/debian/logcheck | ||
− | Binaries | + | == Binaries == |
* <code>logcheck</code><ref>https://linux.die.net/man/8/logcheck</ref> | * <code>logcheck</code><ref>https://linux.die.net/man/8/logcheck</ref> | ||
* <code>[[logtail]]</code> | * <code>[[logtail]]</code> | ||
* <code>[[logtail2]]</code> | * <code>[[logtail2]]</code> | ||
− | Configuration files | + | Ubuntu Configuration files |
− | * <code>/etc/logcheck/logcheck.conf</code> | + | * <code>/etc/logcheck</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" | ||
+ | * <code>/etc/logcheck/logcheck.logfiles</code> Files to check | ||
+ | /var/log/syslog | ||
+ | /var/[[log]]/[[auth.log]] | ||
+ | logcheck | ||
+ | sendmail: fatal: open /etc/postfix/main.cf: No such file or directory | ||
+ | Error closing sendmail: non-zero exit (75) at /usr/bin/mime-construct line 571. | ||
+ | |||
+ | == Related terms == | ||
+ | * <code>[[fail2ban]]</code> | ||
+ | |||
+ | == Activities == | ||
+ | * Read https://zeldor.biz/2010/08/configure-logcheck/ | ||
== See also == | == See also == | ||
* {{logging}} | * {{logging}} | ||
+ | * {{audit}} | ||
+ | |||
+ | |||
+ | [[Category:Linux]] |
Latest revision as of 14:41, 22 November 2020
This article is a Draft. Help us to complete it.
https://salsa.debian.org/debian/logcheck
Contents
Binaries[edit]
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
logcheck sendmail: fatal: open /etc/postfix/main.cf: No such file or directory Error closing sendmail: non-zero exit (75) at /usr/bin/mime-construct line 571.
Related terms[edit]
Activities[edit]
See also[edit]
- Linux logging, Cisco IOS logging
- Audit:
acct
,atop
,tripwire
,AIDE
,auditd
,debsums
, AWS Cloudtrail,logwatch
,logcheck
, Google Santa, Coguard
Advertising: