macOS
brew install hllocal Homebrew formula metadata
brew
Fast and powerful log viewer and processor. Version 0.36.3 via Homebrew; verified 2026-06-13.
install
brew install hllocal Homebrew formula metadata
sudo pacman -S hlArch Linux sync databases · hl · source: geo.mirror.pkgbuild.com
scoop install main/hlScoop official bucket manifest trees · bucket/hl.json · source: api.github.com
overview
Fast and powerful log viewer and processor
history
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.
security posture
No matching local secret-handling manifest was found for hl. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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}executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
hl | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/pamburus/hl
install metadata
| Package key | brew:hl |
|---|---|
| Version | 0.36.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/hl |
| Homepage | https://github.com/pamburus/hl |
| Repository | https://github.com/pamburus/hl |
| Upstream docs | https://github.com/pamburus/hl#readme |
| License | MIT |
| Source archive | https://github.com/pamburus/hl/archive/refs/tags/v0.36.3.tar.gz |
| Last updated | 2026-06-13T00:37:23Z |
| Pulse | updated |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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/hlsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.