Objectives
-
To use traditional log files to monitor system performance and events
-
To configure and use logrotate to manage log files
-
To configure and use logwatch to provide a daily summary of log and journal entries for use in problem determination
-
To install and use the Sendmail mail transfer agent (MTA) and the mailx text-mode email client to test logwatch
About Traditional Logs
Traditional logs are no longer needed because of the systemd journal we have already covered ...