MTail replicates the Unix command Tail. Its main purpose is to display and auto-update text documents like log files. That, combined with options to configure alarms and notifications makes it a strong tool for system administrators and webmasters who need to monitor specific log files on a computer system. While it is ideal for log [...]
- Author: Jack Wallen
- Comments: None
Follow multiple log files with multitail
Any Linux administrator knows that watching log files is key to troubleshooting problems on a Linux system. In some troubleshooting instances it is necessary to follow more than one log file. For this you will wind up with two terminal windows open which can become a mess (when you already have a number of windows [...]
- Author: Jack Wallen
- Comments: 8
Learning Linux: Log Files
If you are serious about learning Linux then one aspect you will want to familiarize yourself with is log files. This concept will help you to understand why when you go to a mailing list with a problem and, when someone asks you the contents of a particular log file, you are able to offer [...]
