macOS
brew install colortaillocal Homebrew formula metadata
brew
Like tail(1), but with various colors for specified output. Version 0.3.5 via Homebrew; verified from local package data.
install
brew install colortaillocal Homebrew formula metadata
sudo apt install colortailDebian stable package indexes · colortail · source: deb.debian.org
overview
Like tail(1), but with various colors for specified output
history
Colortail is a Unix log-watching utility that follows files like `tail` while applying colors to lines or line fragments matched by regular expressions.
Joakim Ek's README says the idea came from watching multiple log files in an IRC session and wanting unusual lines to stand out quickly. Version 0.1 used a simpler wildcard-style configuration, version 0.2 moved to regular expressions, and later patch activity led to a C++ rewrite.
The README credits external patches for multicolored lines, FreeBSD and OpenBSD compatibility, Debian packaging, and 64-bit testing. The supplied package-manager metadata lists Homebrew, Debian, and Ubuntu, reflecting a small but persistent Unix utility footprint.
Users run `colortail` against one or more log files and pass config files with `-k`; a single config can apply globally, or multiple comma-separated configs can be mapped to multiple tailed files.
Colortail is package-nerd useful because it preserves the mental model of `tail -f` while adding configurable color rules. It predates many modern log viewers and remains a compact example of log highlighting as a Unix filter-style tool.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.colortail/executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
colortail | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/joakim666/colortail
install metadata
| Package key | brew:colortail |
|---|---|
| Version | 0.3.5 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/colortail |
| Homepage | https://github.com/joakim666/colortail |
| Repository | https://github.com/joakim666/colortail |
| Upstream docs | https://github.com/joakim666/colortail#readme |
| License | GPL-2.0-or-later |
| Source archive | https://github.com/joakim666/colortail/releases/download/0.3.5/colortail-0.3.5.tar.gz |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | colortail |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
colortail 0.3.4+git20191125.ad3bc53-1
log colorizer that makes log checking easier
https://github.com/joakim666/colortail
sudo apt install colortailcolortail 0.3.3-1build2
log colorizer that makes log checking easier
http://joakimandersson.se/projects/colortail/
sudo apt install colortailsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.