# packetbeat を Homebrew, chocolatey, Nix でインストール

packetbeat のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install packetbeat
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

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

  証拠: 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
```

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

## パッケージ情報

- **パッケージキー:** brew:packetbeat
- **パッケージマネージャ:** Homebrew
- **バージョン:** 9.4.4
- **ソース概要:** Lightweight Shipper for Network Data
- **ホームページ:** <https://www.elastic.co/products/beats/packetbeat>
- **リポジトリ:** <https://github.com/elastic/beats>
- **最終更新:** 2026-07-23T10:28:45Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- packetbeat (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 9.4.4

## セキュリティノート

formula declares a Homebrew service.

- **Geiger リスク:** orange / 中
- 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
## 他のパッケージマネージャ記録

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


## ソース

- 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
