I'm looking for a script which I can pipe a log into, specifically the tail -f of a log, and it will colorize it. Log would be in syslog format but if there's a program that handles multiple formats (apache, exim, etc) that would be a plus. I used to have one of these back 9 years ago, a nifty little perl script, and I can't find it anymore!
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
|
|
|||
|
|
|
Check out colorize.pl -- an old favorite of mine for exactly this use. |
|||||
|
|
I like multitail. You can see it on work on: http://satukubik.com/2010/01/07/multitail-colorize-your-log-files/ |
|||
|
|