macOS
brew install humanloglocal Homebrew formula metadata
brew
Logs for humans to read. Version 0.8.9 via Homebrew; verified 2026-06-15.
install
brew install humanloglocal Homebrew formula metadata
sudo apt install humanlogDebian stable package indexes · humanlog · source: deb.debian.org
overview
Logs for humans to read
history
humanlog is a command-line log reader and local observability tool. The repository README describes a tool that reads logs from standard input, prints them back in a prettier form, persists parsed logs locally, and also supports distributed traces through OpenTelemetry/OTLP.
GitHub Releases metadata records an MVP release in October 2014, followed by early 0.1.x releases focused on JSON parsing, bug fixes, CEE-prefixed logs, and more lenient log forms. Later releases in 2018 and 2019 marked the 0.2 and 0.3 series, while the repository README and documentation describe a broader localhost observability platform with a query engine, local database, background service, web UI, and OpenTelemetry trace ingestion.
humanlog has a smaller packaging footprint than older Unix tools or large cloud-native projects. The batch metadata lists Homebrew, Debian, and Ubuntu packages, and the official CLI documentation also promotes a shell installer from humanlog.io for users who want the project's bundled distribution path.
The common workflow is Unix-pipeline friendly: pipe JSON or logfmt logs into `humanlog`, get readable terminal output, and keep parsed records available for later local queries. The documentation also shows `humanlog query` and `humanlog stream` workflows, OTLP ingestion on local ports, and HumanlogQL, a pipeline query language inspired by Kusto query language.
For package nerds, humanlog sits at the intersection of classic CLI text filters and heavier observability stacks. It is notable because it keeps the entry point as `stdin` and `stdout`, then layers persistence, traces, a query language, and a local UI on top of a command-line package.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
humanlog | 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/humanlogio/humanlog
install metadata
| Package key | brew:humanlog |
|---|---|
| Version | 0.8.9 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/humanlog |
| Homepage | https://humanlog.io |
| Repository | https://github.com/humanlogio/humanlog |
| Upstream docs | https://humanlog.io/docs/features/cli |
| License | Apache-2.0 |
| Source archive | https://github.com/humanlogio/humanlog/archive/refs/tags/v0.8.9.tar.gz |
| Last updated | 2026-06-15T10:20:18-04:00 |
| Pulse | updated |
| Build dependencies | go |
| 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 | humanlog |
| 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.
humanlog 0.7.6+really0.7.5+git20231011.deb0543+ds1-1+b2
Logs for humans to read (binary)
https://github.com/humanlogio/humanlog
sudo apt install humanloghumanlog 0.7.6+ds1-3
Logs for humans to read (binary)
https://github.com/humanlogio/humanlog
sudo apt install humanlogsource 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.