macOS
brew install logstalgiaprovider-native install command
brew / 順位 5009
logstalgia のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install logstalgiaprovider-native install command
概要
Web server access log visualizer with retro style
履歴
Logstalgia is a command-line OpenGL visualizer that replays or streams web server access logs as a retro arcade-style simulation. It turns ordinary Apache, Nginx, and similar access logs into an animated view of requests, hosts, response codes, and paths.
The project credits Andrew Caudwell and carries a 2008 copyright notice in its upstream README. Its GitHub repository was created in December 2009 and remains the official source repository for the Logstalgia codebase.
The README presents Logstalgia as a Unix-style tool around one executable, `logstalgia`, taking a log file path or `-` for standard input. Its options expose the visualizer's arcade metaphor: paddles, balls, groups, simulation speed, OpenGL display controls, and live reloadable user-supplied configuration files.
Logstalgia has persisted as a niche but recognizable log-visualization tool in package-manager culture. The supplied package facts list it across Homebrew, Debian, Ubuntu, Fedora, openSUSE, MacPorts, Nix, Scoop, and Alpine packaging ecosystems.
The official GitHub repository shows visible long-tail adoption for a visual CLI utility, with roughly 1.8k stars, 172 forks, and releases continuing through `logstalgia-1.1.5` in March 2026.
Typical use is direct and pipeline-friendly: run `logstalgia access.log` for a saved log, or pipe live server logs with commands such as `tail -f /var/log/apache2/access.log | logstalgia --sync -`. The README also documents SSH streaming, time-window playback, custom grouping rules, and frame output for video capture.
The tool is most useful with busy web logs because its real-time visualization depends on enough request volume to make the simulation interesting.
For package nerds, Logstalgia is the durable example of a small C++/OpenGL CLI that made log files visual without becoming an observability platform. It sits at the odd intersection of sysadmin tooling, demo-scene aesthetics, and package-manager nostalgia.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
logstalgia | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:logstalgia |
|---|---|
| バージョン | 1.1.5 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://logstalgia.io/ |
| リポジトリ | https://github.com/acaudwell/Logstalgia |
| 最終更新 | 2026-06-22T14:05:13-07:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.