Automic VaultAutomic Vault

brew

Install auditbeat with Homebrew, chocolatey, Nix

Lightweight Shipper for Audit Data. Version 9.4.3 via Homebrew; verified 2026-06-30.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install auditbeat

local Homebrew formula metadata

overview

Package summary

Lightweight Shipper for Audit Data

Commands and aliases

  • auditbeat

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 2014: Elastic Beats repository was created.
  • 2017: Auditbeat was initially added by migrating the audit module from Metricbeat into its own Beat.
  • 2017: Beats 6.0.0 was published.
  • 2026: Elastic's current docs list Auditbeat reference material for Elastic Stack and Elastic Cloud Serverless.

Related projects

  • Auditbeat is related to libbeat and the wider Beats family, especially Metricbeat because its initial audit module was migrated from Metricbeat. It is also part of Elastic's ingestion tooling alongside newer Elastic Agent workflows.

security posture

Risk level: orange

formula declares a Homebrew service.

Risk classifier

orange risk · medium confidence · infrastructure

Why

  • formula declares a Homebrew service

Signals

  • metadata:service

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Formula metadata declares a service or daemon block.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Build metadata lists 2 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

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

Config paths the tool may read or write during local use.

Unix
/etc/auditbeat/auditbeat.yml/usr/share/auditbeat/auditbeat.yml{extract.path}/auditbeat.yml

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
${path.data}/auditbeat.keystore

executables

Installed executables

CommandKindExposureNote
auditbeatcliglobal executable

freshness

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

page generated2026-07-08
manager version9.4.3
manager updated2026-06-30
local dataok
upstreamnot checked
latest detectednot detected

https://github.com/elastic/beats

install metadata

Package metadata

Package keybrew:auditbeat
Version9.4.3
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/auditbeat
Homepagehttps://www.elastic.co/beats/auditbeat
Repositoryhttps://github.com/elastic/beats
Upstream docshttps://www.elastic.co/docs/reference/beats/auditbeat
LicenseApache-2.0
Source archivehttps://github.com/elastic/beats.git
Last updated2026-06-30T18:01:09Z
Pulseupdated
Build dependenciesgo, mage
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicedeclared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameauditbeat
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

auditbeat

nix profile install nixpkgs#auditbeat
  • normalized package name match
  • Matched by: Auditbeat
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: auditbeat from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
Chocolatey95%

auditbeat

choco install auditbeat
  • normalized package name match
  • Matched by: Auditbeat
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: auditbeat from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','ansicon'

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment