How to colorize your logs with CCZE


If you spend a lot of time staring at log files, you might want to consider installing CCZE. CCZE is a tool that color highlights your log files making them much easier to read.
Red Hat/Centos
yum install ccze
Debian/Ubuntu
apt-get install ccze
Mac (using Homebrew)
brew install 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
How to colorize your logs with CCZE


If you spend a lot of time staring at log files, you might want to consider installing CCZE. CCZE is a tool that color highlights your log files making them much easier to read.
Red Hat/Centos
yum install ccze
Debian/Ubuntu
apt-get install ccze
Mac (using Homebrew)
brew install 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
How to colorize your logs with CCZE


If you spend a lot of time staring at log files, you might want to consider installing CCZE. CCZE is a tool that color highlights your log files making them much easier to read.
Red Hat/Centos
yum install ccze
Debian/Ubuntu
apt-get install ccze
Mac (using Homebrew)
brew install 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
How to colorize your logs with CCZE


If you spend a lot of time staring at log files, you might want to consider installing CCZE. CCZE is a tool that color highlights your log files making them much easier to read.
How to colorize your logs with CCZE
linuxRed Hat/Centos
yum install ccze
Debian/Ubuntu
apt-get install ccze
Mac (using Homebrew)
brew install 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
Red Hat/Centos
yum install ccze
Debian/Ubuntu
apt-get install ccze
Mac (using Homebrew)
brew install ccze
Red Hat/Centos
yum install ccze
Debian/Ubuntu
apt-get install ccze
Mac (using Homebrew)
brew install ccze
Installation
Usage
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
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
A tailc function
Want to support Howchoo? When you buy a tool or material through one of our Amazon links, we earn a small commission as an Amazon Associate.