macOS
brew install gonzolocal Homebrew formula metadata
brew
gonzo のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install gonzolocal Homebrew formula metadata
nix profile install nixpkgs#gonzonixpkgs package indexes · pkgs/by-name/go/gonzo/package.nix · ソース: api.github.com
winget install --id control-theory.gonzo -eWindows Package Manager source index · control-theory.gonzo · ソース: cdn.winget.microsoft.com
概要
Log analysis TUI
履歴
Gonzo is a Go terminal UI for real-time log analysis. It packages a modern observability workflow into a local CLI: stream logs from files, stdin, Kubernetes, Docker, syslog, or OpenTelemetry inputs, then inspect severity, patterns, filtering, and optional AI-assisted analysis in a TUI.
The public repository was created in August 2025 under control-theory. The README describes Gonzo as a k9s-inspired TUI for log analysis with charts, filtering, custom formats, Kubernetes log streaming, OTLP receiving, and an embedded browser dashboard called Dstl8.Lite.
The project reflects a newer wave of terminal observability tools that combine TUI conventions, OpenTelemetry vocabulary, and local web dashboards. Rather than being only a log pager, Gonzo includes format detection, YAML-defined custom formats, AI analysis hooks, and WebSocket-backed local dashboard views.
Official installation paths include go install, Homebrew, GitHub release binaries, and Nix. The batch metadata also records winget packaging, which matches the project's cross-platform terminal-tool positioning.
The repository metadata showed thousands of GitHub stars by June 2026 despite a repository creation date in 2025, suggesting rapid attention among developers interested in local log exploration and terminal observability.
Typical use is to pipe logs into gonzo, point it at one or more log files with -f, follow files, stream Kubernetes logs directly, or receive OpenTelemetry logs over OTLP gRPC and HTTP ports. The README examples also show Docker logs, syslog tails, and AI model configuration.
Custom log formats are YAML definitions placed under ~/.config/gonzo/formats/, letting users map structured or unstructured logs to timestamp, severity, body, and attributes without rebuilding the tool.
Gonzo is interesting to package nerds because it sits at the intersection of old Unix log streaming and newer observability stacks. A package-manager install gives users a local, inspectable log UI without requiring a hosted logging product.
Its feature mix also shows how modern CLIs increasingly bundle terminal UI, local web UI, Kubernetes support, OpenTelemetry support, and optional AI providers while still being distributed as a single developer tool.
セキュリティ状態
gonzo に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ 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/gonzo/config.yml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
gonzo | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/control-theory/gonzo
インストールメタデータ
| パッケージキー | brew:gonzo |
|---|---|
| バージョン | 0.4.3 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/gonzo |
| ホームページ | https://gonzo.controltheory.com/ |
| リポジトリ | https://github.com/control-theory/gonzo |
| 上流ドキュメント | https://github.com/control-theory/gonzo#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/control-theory/gonzo/archive/refs/tags/v0.4.3.tar.gz |
| 最終更新 | 2026-07-15T16:20:36Z |
| Pulse | updated |
| ビルド依存関係 | go, node |
| 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 | gonzo |
| 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 パッケージリンクとは分けて表示されます。
gonzo
nix profile install nixpkgs#gonzocontrol-theory.gonzo
winget install --id control-theory.gonzo -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.