macOS
brew install tailspinlocal Homebrew formula metadata
brew / rank 2352
Log file highlighter. Version 7.0.0 via Homebrew; verified 2026-07-14. Also installable with debian: sudo apt install tailspin.
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
winget install --id bensadeh.tailspin -eWindows Package Manager source index · bensadeh.tailspin · source: cdn.winget.microsoft.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 | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:tailspin |
|---|---|
| Version | 7.0.0 |
| Package manager | Homebrew |
| Homepage | https://github.com/bensadeh/tailspin |
| Repository | https://github.com/bensadeh/tailspin |
| Last updated | 2026-07-14T10:13:49Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
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 7.0.0-r0
Log file highlighter
https://github.com/bensadeh/tailspin
sudo apk add tailspintailspin-bash-completion 7.0.0-r0
Bash completions for tailspin
https://github.com/bensadeh/tailspin
sudo apk add tailspin-bash-completiontailspin-doc 7.0.0-r0
Log file highlighter (documentation)
https://github.com/bensadeh/tailspin
sudo apk add tailspin-doctailspin-fish-completion 7.0.0-r0
Fish completions for tailspin
https://github.com/bensadeh/tailspin
sudo apk add tailspin-fish-completiontailspin-zsh-completion 7.0.0-r0
Zsh completions for tailspin
https://github.com/bensadeh/tailspin
sudo apk add tailspin-zsh-completiontailspin 7.0.0-2
A log file highlighter
https://github.com/bensadeh/tailspin
sudo pacman -S tailspinmain/tailspin
scoop install main/tailspinbensadeh.tailspin
winget install --id bensadeh.tailspin -esource 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.