Logcheck: Difference between revisions

From OnnoCenterWiki
Jump to navigationJump to search
Onnowpurbo (talk | contribs)
Onnowpurbo (talk | contribs)
 
Line 18: Line 18:
Edit
Edit


  /etc/logcheck/logcheck.files
  /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 12: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