Log Colorizing

System log colorizer

System log Colorizer prints out some useful information by filtering and colorizing syslog files. It allows you to read a file, a FIFO, or from stdin, and print out only interesting data. The script colorizes each part of a log line (date, host, process, PID, and message), allows processes to have different colors, and can highlight words in a specific color. It can also use a Perl regex for syntax colorization for variable parts of messages. It filters messages (globally or by host) on process name or/and a regex on the message.

loco

loco is a Perl script which gives the messages file (usually /var/log/messages) some color, so the output is easier to read. It uses a Perl module called Term::ANSIColor to produce the colors. The Perl script is very readable and customizable.

colorize.pl

colorize.pl is a Perl script to colorize your system, Squid, Apache, oops, xfer, and many other logs with file, version, address, URL, email, user, service, etc. catch routines. HTML output support with "valid" HTML and CSS code is available.

logcoloriser (Console/Log Analyzers)
Ssyslog log colourising PERL script
Jul 31st 1999, 22:12
stable: 1.0.2 - devel: none - license: GPL