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 cczeIf 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.logHow 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 cczeIf 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.logHow 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 cczeIf 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.logHow 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 cczeIf 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.logRed Hat/Centos
yum install ccze Debian/Ubuntu
apt-get install ccze Mac (using Homebrew)
brew install cczeRed Hat/Centos
yum install ccze Debian/Ubuntu
apt-get install ccze Mac (using Homebrew)
brew install cczeInstallation
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.logIf 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.logA 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.




