# humanlog を Homebrew, apt でインストール

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
