# 使用 Homebrew, apt 安装 humanlog

查看 humanlog 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:humanlog
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install humanlog
```

  证据: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install humanlog
```

  证据: Debian stable package indexes: humanlog from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

## 软件包事实

- **软件包键:** brew:humanlog
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/humanlog>
- **版本:** 0.8.9
- **来源摘要:** Logs for humans to read
- **主页:** <https://humanlog.io>
- **仓库:** <https://github.com/humanlogio/humanlog>
- **上游文档:** <https://humanlog.io>
- **许可证:** Apache-2.0
- **源码归档:** <https://github.com/humanlogio/humanlog/archive/refs/tags/v0.8.9.tar.gz>
- **最后更新:** 2026-07-27T14:32:27+02:00
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- humanlog (cli)
- humanlog (别名)

## 构建依赖

- go

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 0.8.9
- 管理器更新时间: 2026-07-27
- 本地数据: OK
- 上游仓库: https://github.com/humanlogio/humanlog
- 检测到的最新版本: v0.8.9 (当前)
## 项目历史与用法

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.

### 时间线

- 2014: MVP release published.
- 2016: 0.1.x releases added structured log parsing fixes and CEE-prefixed log support.
- 2018: 0.2.0 release published.
- 2019: 0.3.0 release published.
- 2020s: Documentation describes CLI, background service, local database, HumanlogQL, and OpenTelemetry ingestion workflows.

### Related projects

- Related projects and formats include JSON logs, logfmt, OpenTelemetry, OTLP, Kusto query language, local web UIs for observability, and Unix pipeline logging workflows.

### 来源

- Official repository README, official documentation, GitHub repository and release metadata, and Homebrew package metadata supplied in the batch input.


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 源数据库详情

- **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:** head, stable

## 其他软件包管理器记录

- Debian apt - humanlog - 0.7.6+really0.7.5+git20231011.deb0543+ds1-1+b2: normalized package name match | Debian stable package indexes: humanlog from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Logs for humans to read (binary) | https://github.com/humanlogio/humanlog
- Ubuntu apt - humanlog - 0.7.6+ds1-3: normalized package name match | Ubuntu 24.04 LTS package indexes: humanlog from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Logs for humans to read (binary) | https://github.com/humanlogio/humanlog


## 相关链接

- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/zh-hans/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/zh-hans/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Language runtime packages](https://pkg.so/zh-hans/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [go](https://pkg.so/zh-hans/brew/go/) - Build dependency declared by Homebrew.
- [stern](https://pkg.so/zh-hans/brew/stern/) - Shares pkgdb curated category or tags: cli, developer-tools, logs, observability.
- [grafana-alloy](https://pkg.so/zh-hans/brew/grafana-alloy/) - Shares pkgdb curated category or tags: cli, developer-tools, logs, observability.
- [alp](https://pkg.so/zh-hans/brew/alp/) - Shares pkgdb curated category or tags: cli, developer-tools, logs, observability.
- [jq](https://pkg.so/zh-hans/brew/jq/) - Shares pkgdb curated category or tags: cli, developer-tools, query-language.
- [xclogparser](https://pkg.so/zh-hans/brew/xclogparser/) - Shares pkgdb curated category or tags: cli, developer-tools, logs.
- [sentry-cli](https://pkg.so/zh-hans/brew/sentry-cli/) - Shares pkgdb curated category or tags: cli, developer-tools, observability.
- [grafana](https://pkg.so/zh-hans/brew/grafana/) - Shares pkgdb curated category or tags: cli, developer-tools, observability.
- [lnav](https://pkg.so/zh-hans/brew/lnav/) - Shares pkgdb curated category or tags: cli, developer-tools, logs.
- [gojq](https://pkg.so/zh-hans/brew/gojq/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, language, query.
- [gql](https://pkg.so/zh-hans/brew/gql/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, language, query.

## Combined YAML source

View the package source record on GitHub. [combined/humanlog.yml](https://github.com/mxcl/pkgdb/blob/main/combined/humanlog.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
