macOS
brew install hllocal Homebrew formula metadata
brew
hl のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install hllocal Homebrew formula metadata
sudo pacman -S hlArch Linux sync databases · hl · ソース: geo.mirror.pkgbuild.com
scoop install main/hlScoop official bucket manifest trees · bucket/hl.json · ソース: api.github.com
概要
Fast and powerful log viewer and processor
履歴
hl is a Rust command-line log viewer and processor focused on transforming structured JSON and logfmt logs into readable terminal output, with filtering, sorting, live follow mode, pager integration, and theme/configuration support.
The pamburus/hl repository was created in August 2020. The README frames the project as a high-performance log viewer and processor for JSON and logfmt, built to parse and analyze large log files with minimal overhead.
The project grew around features that matter in terminal log work: field and level filtering, timestamp range filtering, hiding or revealing fields, multiline field handling, chronological sorting, follow mode, non-JSON prefix handling, timezone controls, configuration files, and environment variables.
hl's adoption is visible mainly through packaging and repository attention rather than a long institutional history. The README documents installation through Homebrew on macOS, release tarballs, Cargo from Git, Arch Linux packaging, Scoop on Windows, and Nix flakes.
The input package facts show Homebrew, Arch, and Scoop packaging. That is a useful cross-platform footprint for a log-inspection CLI whose audience is developers and operators working from terminals.
Typical usage is piping or opening JSON/logfmt log files, filtering records by fields or levels, narrowing by time ranges, sorting messages chronologically, following multiple logs, and using a pager for exploration. The README examples also cover compressed log files and multiple-file concatenation.
Configuration files can be placed in system-wide or user profile locations on macOS, Linux, and Windows, and can be overridden with HL_CONFIG or --config.
hl is notable in the crowded CLI-log-tool niche because it targets structured application logs rather than raw unstructured text only. For package nerds, it is another example of a fast Rust terminal utility packaged across Homebrew, Arch, Scoop, Cargo, and Nix channels.
Its significance is practical rather than historical: it turns machine-oriented JSON/logfmt output into something readable without requiring a full log aggregation stack.
セキュリティ状態
hl に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ 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.
/etc/hl/config.{yaml,toml,json}~/.config/hl/config.{yaml,toml,json}/etc/hl/config.{yaml,toml,json}~/.config/hl/config.{yaml,toml,json}%PROGRAMDATA%\hl\config.{yaml,toml,json}%USERPROFILE%\AppData\Roaming\hl\config.{yaml,toml,json}実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
hl | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/pamburus/hl
インストールメタデータ
| パッケージキー | brew:hl |
|---|---|
| バージョン | 0.36.3 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/hl |
| ホームページ | https://github.com/pamburus/hl |
| リポジトリ | https://github.com/pamburus/hl |
| 上流ドキュメント | https://github.com/pamburus/hl#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/pamburus/hl/archive/refs/tags/v0.36.3.tar.gz |
| 最終更新 | 2026-06-13T00:37:23Z |
| 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 | hl |
| 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 パッケージリンクとは分けて表示されます。
hl 0.36.1-1
A fast and powerful log viewer and processor
https://github.com/pamburus/hl
sudo pacman -S hlmain/hl
scoop install main/hlソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.