# Installer packetbeat avec Homebrew, chocolatey, Nix

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

## installation

```sh
sudo av install brew:packetbeat
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install packetbeat
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#packetbeat
```

  Preuve: nixpkgs package indexes: packetbeat from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix

### Windows

- Chocolatey (92%):

```sh
choco install packetbeat
```

  Preuve: Chocolatey community package catalog: packetbeat from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','p4'

## Faits du paquet

- **Clé du paquet:** brew:packetbeat
- **Gestionnaire de paquets:** Homebrew
- **Version:** 9.4.4
- **Résumé source:** Lightweight Shipper for Network Data
- **Page d'accueil:** <https://www.elastic.co/products/beats/packetbeat>
- **Dépôt:** <https://github.com/elastic/beats>
- **Dernière mise à jour:** 2026-07-23T10:28:45Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- packetbeat (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 9.4.4

## Notes de sécurité

formula declares a Homebrew service.

- **Risque Geiger:** orange / moyen
- formula declares a Homebrew service


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

- Linux: /etc/packetbeat/packetbeat.yml
- macOS: packetbeat.yml in the Packetbeat installation directory
- Windows: C:\Program Files\Packetbeat\packetbeat.yml

## Credential files

- Linux: Packetbeat keystore in the directory defined by path.data
- macOS: Packetbeat keystore in the directory defined by path.data
- Windows: Packetbeat keystore in the directory defined by path.data
## Autres enregistrements de gestionnaires de paquets

- Nix - packetbeat: normalized package name match | nixpkgs package indexes: packetbeat from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
- Chocolatey - packetbeat: normalized package name match | Chocolatey community package catalog: packetbeat from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','p4'


## Combined YAML source

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


## Sources

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