macOS
brew install tailspinlocal Homebrew formula metadata
brew
tailspin のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install tailspinlocal Homebrew formula metadata
sudo apk add tailspinAlpine Linux edge package indexes · tailspin · ソース: dl-cdn.alpinelinux.org
sudo apt install tailspinDebian stable package indexes · tailspin · ソース: deb.debian.org
nix profile install nixpkgs#tailspinnixpkgs package indexes · pkgs/by-name/ta/tailspin/package.nix · ソース: api.github.com
sudo pacman -S tailspinArch Linux sync databases · tailspin · ソース: geo.mirror.pkgbuild.com
scoop install main/tailspinScoop official bucket manifest trees · bucket/tailspin.json · ソース: api.github.com
概要
Log file highlighter
履歴
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.
セキュリティ状態
tailspin に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.toml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
tspin | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/bensadeh/tailspin
インストールメタデータ
| パッケージキー | brew:tailspin |
|---|---|
| バージョン | 7.0.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/tailspin |
| ホームページ | https://github.com/bensadeh/tailspin |
| リポジトリ | https://github.com/bensadeh/tailspin |
| 上流ドキュメント | https://github.com/bensadeh/tailspin#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/bensadeh/tailspin/archive/refs/tags/7.0.0.tar.gz |
| 最終更新 | 2026-07-14T10:13:49Z |
| Pulse | updated |
| ビルド依存関係 | rust |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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/tailspinソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.