Difference between revisions of "Logcheck"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) |
Onnowpurbo (talk | contribs) |
||
| Line 18: | Line 18: | ||
Edit | Edit | ||
| − | /etc/logcheck/logcheck. | + | /etc/logcheck/logcheck.logfiles |
Isi | Isi | ||
| + | |||
| + | /var/log/syslog | ||
| + | /var/log/auth.log | ||
==Run== | ==Run== | ||
sudo -u logcheck logcheck | sudo -u logcheck logcheck | ||
Latest revision as of 19:24, 9 July 2021
Instalasi
apt install logcheck
Konfigurasi
Edit file
/etc/logcheck/logcheck.conf
Ubah
SENDMAILTO="email@addres_anda"
Edit
/etc/logcheck/logcheck.logfiles
Isi
/var/log/syslog /var/log/auth.log
Run
sudo -u logcheck logcheck