PDA

View Full Version : Open Source GUI Tail Tool


madanuuk
06-10-2006, 12:26 PM
Here is an interesing tool that simplifies the "tail -f" command of Linux.
It is a open source free tool.

http://www.makelogic.com/tail/TailHome.htm

Server management includes keeping a constant watch on the error logs and access logs.

To see the latest information logged in to the server log files, we traditionally used "tail -f " command line tool. The same can be done in a much easier way using this free tool.

It comes with a GUI, works on Windows and Linux and can monitor multiple log files simultaneously.

Hope you find this tool useful.