macOS
brew install humanloglocal Homebrew formula metadata
brew / rank 5408
Logs for humans to read. Version 0.8.9 via Homebrew; verified 2026-07-27. Also installable with debian: sudo apt install humanlog.
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 | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:humanlog |
|---|---|
| Version | 0.8.9 |
| Package manager | Homebrew |
| Homepage | https://humanlog.io |
| Repository | https://github.com/humanlogio/humanlog |
| Last updated | 2026-07-27T14:32:27+02:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
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.