macOS
brew install tailspinlocal Homebrew formula metadata
brew
Log file highlighter. Version 6.1.0 via Homebrew; verified 2026-05-14.
install
brew install tailspinlocal Homebrew formula metadata
sudo apk add tailspinAlpine Linux edge package indexes · tailspin · source: dl-cdn.alpinelinux.org
sudo apt install tailspinDebian stable package indexes · tailspin · source: deb.debian.org
nix profile install nixpkgs#tailspinnixpkgs package indexes · pkgs/by-name/ta/tailspin/package.nix · source: api.github.com
sudo pacman -S tailspinArch Linux sync databases · tailspin · source: geo.mirror.pkgbuild.com
scoop install main/tailspinScoop official bucket manifest trees · bucket/tailspin.json · source: api.github.com
overview
Log file highlighter
history
tailspin is a Rust command-line log highlighter distributed as the `tspin` executable. Its upstream README presents it as a no-setup tool for viewing or tailing arbitrary log files while highlighting common log tokens such as dates, numbers, IP addresses, UUIDs, URLs, paths, keywords, and process names.
The project fits the modern Rust CLI pattern: a small terminal tool with sensible defaults, TOML customization, Cargo availability, and examples built around Unix pipelines. Its README emphasizes that tailspin does not assume a specific log format, which makes it useful across application, infrastructure, and Kubernetes log streams.
Upstream installation instructions list Homebrew, Cargo, Arch Linux, Nix, NetBSD, FreeBSD, and Scoop, showing that the tool moved beyond source builds into the package-manager channels used by command-line users on several platforms.
Common usage is to run `tspin application.log`, pipe log output through `tspin`, or wrap a command such as `kubectl logs` with `--exec`. The README also documents integration with `less`, environment-variable extras, command-line highlights, and a user theme file.
Package maintainers care about tailspin because it is a compact example of the Rust terminal-tool wave: a single executable, cross-platform packaging, no required daemon or service, and a configuration file only for users who want themed highlighting.
security posture
No matching local secret-handling manifest was found for tailspin. Nucleus package metadata is still published here so future coverage has a stable package URL.
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.
~/.config/tailspin/theme.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
tspin | 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/bensadeh/tailspin
install metadata
| Package key | brew:tailspin |
|---|---|
| Version | 6.1.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/tailspin |
| Homepage | https://github.com/bensadeh/tailspin |
| Repository | https://github.com/bensadeh/tailspin |
| Upstream docs | https://github.com/bensadeh/tailspin#readme |
| License | MIT |
| Source archive | https://github.com/bensadeh/tailspin/archive/refs/tags/6.1.0.tar.gz |
| Last updated | 2026-05-14T12:05:08Z |
| Pulse | updated |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | tailspin |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| 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.
tailspin 5.4.2~dfsg-1+b1
log file highlighter
https://github.com/bensadeh/tailspin
sudo apt install tailspintailspin
nix profile install nixpkgs#tailspintailspin 2.0.0+dfsg-1
log file highlighter
https://github.com/bensadeh/tailspin
sudo apt install tailspintailspin 5.5.0-r0
Log file highlighter
https://github.com/bensadeh/tailspin
sudo apk add tailspintailspin-bash-completion 5.5.0-r0
Bash completions for tailspin
https://github.com/bensadeh/tailspin
sudo apk add tailspin-bash-completiontailspin-doc 5.5.0-r0
Log file highlighter (documentation)
https://github.com/bensadeh/tailspin
sudo apk add tailspin-doctailspin-fish-completion 5.5.0-r0
Fish completions for tailspin
https://github.com/bensadeh/tailspin
sudo apk add tailspin-fish-completiontailspin-zsh-completion 5.5.0-r0
Zsh completions for tailspin
https://github.com/bensadeh/tailspin
sudo apk add tailspin-zsh-completiontailspin 6.1.0-1
A log file highlighter
https://github.com/bensadeh/tailspin
sudo pacman -S tailspinmain/tailspin
scoop install main/tailspinsource 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.