macOS
brew install auditbeatlocal Homebrew formula metadata
brew
Lightweight Shipper for Audit Data. Version 9.4.3 via Homebrew; verified 2026-06-30.
install
brew install auditbeatlocal Homebrew formula metadata
nix profile install nixpkgs#auditbeatnixpkgs package indexes · auditbeat · source: raw.githubusercontent.com
choco install auditbeatChocolatey community package catalog · auditbeat · source: community.chocolatey.org
overview
Lightweight Shipper for Audit Data
history
Auditbeat is Elastic's lightweight Beat for audit and security event collection. It ships operating-system audit data, Linux Audit Framework events, and file integrity signals into the Elastic Stack, making it part CLI daemon, part security telemetry collector, and part package-managed agent.
Auditbeat lives in the Elastic Beats monorepo, which GitHub reports as created in 2014 for lightweight shippers for Elasticsearch and Logstash. The official docs describe Auditbeat as an Elastic Beat based on the libbeat framework.
The Beats repository history shows Auditbeat was initially added on 2017-06-26 in commit 4ad2066, described as migrating the audit module from Metricbeat into its own Beat. Beats 6.0.0 was published later in 2017, putting Auditbeat into the 6.x era of the Beats family.
Auditbeat's adoption path followed the Beats model: install a small agent on servers, configure modules and outputs, and centralize events in Elasticsearch or related Elastic deployments. The supplied package-manager facts show Homebrew, Chocolatey, and Nix packaging, while Elastic's own directory-layout docs cover deb, rpm, Docker, and archive installations.
The official docs describe Auditbeat as a shipper that audits user and process activity, collects Linux Audit Framework events, and detects changes to critical files such as binaries and configuration files. Operators edit auditbeat.yml, set paths and outputs, optionally store secrets in an Auditbeat keystore, and run the service as part of an Elastic ingestion pipeline.
Auditbeat matters to package people because it is not just a command but a service with config, data, log, module, keystore, and platform-specific installation layout expectations. Correct packaging decides whether auditbeat.yml, path.data, systemd units, Docker defaults, and secure settings land where Elastic's docs say they should.
security posture
formula declares a Homebrew service.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
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.
Config paths the tool may read or write during local use.
/etc/auditbeat/auditbeat.yml/usr/share/auditbeat/auditbeat.yml{extract.path}/auditbeat.ymlCredential-bearing paths to review before unattended agent runs.
${path.data}/auditbeat.keystoreexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
auditbeat | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/elastic/beats
install metadata
| Package key | brew:auditbeat |
|---|---|
| Version | 9.4.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/auditbeat |
| Homepage | https://www.elastic.co/beats/auditbeat |
| Repository | https://github.com/elastic/beats |
| Upstream docs | https://www.elastic.co/docs/reference/beats/auditbeat |
| License | Apache-2.0 |
| Source archive | https://github.com/elastic/beats.git |
| Last updated | 2026-06-30T18:01:09Z |
| Pulse | updated |
| Build dependencies | go, mage |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | auditbeat |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
auditbeat
nix profile install nixpkgs#auditbeatauditbeat
choco install auditbeatsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.