colortail
log colorizer that makes log checking easier
Install
- All systems
-
curl cmd.cat/colortail.sh
- Debian
-
apt-get install colortail
- Ubuntu
-
apt-get install colortail
- Kali Linux
-
apt-get install colortail
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install colortail
- OS X
-
brew install colortail
- Raspbian
-
apt-get install colortail
- Dockerfile
- dockerfile.run/colortail
colortail
log colorizer that makes log checking easier
colortail works like tail but can optionally read one or more config files where it's specified which patterns results in which colors. Colortail uses regular expressions (see regex(7)) to determine which lines and parts of lines to print in which colors.