# 使用 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
- **版本:** 0.8.9
- **来源摘要:** Logs for humans to read
- **主页:** <https://humanlog.io>
- **仓库:** <https://github.com/humanlogio/humanlog>
- **最后更新:** 2026-07-27T14:32:27+02:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- humanlog (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.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

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

- 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


## 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
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
