# Installer lazyjournal avec Homebrew, Nix

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

## installation

```sh
sudo av install brew:lazyjournal
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install lazyjournal
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#lazyjournal
```

  Preuve: nixpkgs package indexes: pkgs/by-name/la/lazyjournal/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:lazyjournal
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.8.6
- **Résumé source:** TUI for logs from journalctl, file system, Docker, Podman and Kubernetes pods
- **Page d'accueil:** <https://github.com/Lifailon/lazyjournal>
- **Dépôt:** <https://github.com/Lifailon/lazyjournal>
- **Dernière mise à jour:** 2026-07-26T13:40:59+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- lazyjournal (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

lazyjournal is a Go terminal UI for browsing and filtering logs from journald, auditd, local log files, Docker, Podman, Docker Compose, Kubernetes, Windows Event Logs, and remote hosts over SSH.

### Historique du projet

The GitHub repository was created on 2024-11-12. The README frames lazyjournal as part of the 'lazy' terminal UI lineage, explicitly citing LazyDocker and LazyGit as inspirations while applying the same keyboard-driven workflow to system and container logs.

### Historique d'adoption

By 2026-06-03, GitHub repository metadata reported 1,312 stars, and the README listed packaging through Homebrew, conda-forge, Arch AUR, an Ubuntu PPA, Docker Hub, and GitHub releases.

### Modes d'utilisation

The tool is used as an interactive log viewer: users run `lazyjournal`, choose a source such as journalctl, Docker, Podman, Kubernetes, or files under /var/log, and filter output with exact, fuzzy, regex, or date filters.

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

lazyjournal matters to package-manager users because it packages a broad log-inspection workflow as a single Go binary while still exposing native Unix tools and platform log systems underneath.

### Chronologie

- 2024-11-12: GitHub repository created.
- 2025-12-01: Release 0.8.2 published.
- 2026-03-16: Release 0.8.6 published.

### Related projects

- The README names LazyDocker and LazyGit as inspirations and documents integrations with journalctl, auditd, Docker, Podman, Kubernetes, rsyslog, SSH, and optional log highlighters such as tailspin and bat.

### Sources

- <https://api.github.com/repos/Lifailon/lazyjournal>
- <https://github.com/Lifailon/lazyjournal>
- <https://github.com/Lifailon/lazyjournal/releases>


## Notes de sécurité

infrastructure mutation or orchestration signal.

- **Risque Geiger:** orange / moyen
- infrastructure mutation or orchestration signal


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ~/.config/lazyjournal/config.yml, config.yml next to the executable, config.yml in the current working directory
## Autres enregistrements de gestionnaires de paquets

- Nix - lazyjournal: normalized package name match | nixpkgs package indexes: pkgs/by-name/la/lazyjournal/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

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


## Sources

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
