# Installer humanlog avec Homebrew, apt

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de humanlog pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install humanlog
```

  Preuve: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install humanlog
```

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

## Faits du paquet

- **Clé du paquet:** brew:humanlog
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.8.9
- **Résumé source:** Logs for humans to read
- **Page d'accueil:** <https://humanlog.io>
- **Dépôt:** <https://github.com/humanlogio/humanlog>
- **Dernière mise à jour:** 2026-07-27T14:32:27+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- humanlog (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.8.9
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

- 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)


## Sources

- 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
