macOS
brew install tailspinlocal Homebrew formula metadata
brew / 順位 2352
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
winget install --id bensadeh.tailspin -eWindows Package Manager source index · bensadeh.tailspin · ソース: cdn.winget.microsoft.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 | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:tailspin |
|---|---|
| バージョン | 7.0.0 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/bensadeh/tailspin |
| リポジトリ | https://github.com/bensadeh/tailspin |
| 最終更新 | 2026-07-14T10:13:49Z |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの 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 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 -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.