Red Hat/Centos

yum install ccze

Debian/Ubuntu

apt-get install ccze

Mac (using Homebrew)

brew install ccze
Usage
tail -f -n 100 /var/log/syslog | ccze

If you use this frequently, you might consider adding a tailc function to your shell rc file.

tailc () {
    tail $@ | ccze -A
}

Then use tailc just as you would tail.

tailc -F -n 50 /var/log/somelog.log
It's super easy to protect your Google Drive!
Britt Britt (157)
1 minute

Whether we realize it or not, personal cybersecurity is one of the most important issues online.