Colorize Monitoring of Logs
Posted
by Ian
on Server Fault
See other posts from Server Fault
or by Ian
Published on 2009-08-13T18:02:48Z
Indexed on
2010/03/26
22:23 UTC
Read the original article
Hit count: 471
I sometimes monitor apache and php error logs using tail
under FreeBSD. Is there any way to get colorized output, either using tail
or some other command line app?
Alternatively, what is your favorite way to monitor the various web-related logs in realtime?
© Server Fault or respective owner