Lecture #12 System Monitoring and Logging

Learner Outcomes

Agenda

Assignment

Resources

Relevant Commands and Files

Commands Files
who        - logs login information /var/log/wtmp
syslogd    - logs system information /etc/syslog.conf
logrotate    - rotates log files /etc/logrotate.d/*
logwatch    - summarises log files /etc/logwatch/*