Automic VaultAutomic Vault

brew

Install heartbeat with Homebrew, apt, Nix, winget

Lightweight Shipper for Uptime Monitoring. Version 9.4.3 via Homebrew; verified 2026-06-30.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install heartbeat

local Homebrew formula metadata

Windows

Windows Package Managerverified · 92%
winget install --id HeartbeatChat.Heartbeat -e

Windows Package Manager source index · HeartbeatChat.Heartbeat · source: cdn.winget.microsoft.com

overview

Package summary

Lightweight Shipper for Uptime Monitoring

Commands and aliases

  • heartbeat

history

Project history and usage

Elastic Heartbeat is a lightweight Beat for uptime monitoring. It runs active probes against HTTP, TCP, and ICMP targets and ships availability and response-time events into the Elastic Stack.

Project history

Heartbeat belongs to Elastic Beats, a family of lightweight Go data shippers for Elasticsearch and Logstash. The Beats repository was created in 2014, and Heartbeat later joined Filebeat, Metricbeat, Packetbeat, Winlogbeat, and related Beats as the service-availability member of that family.

Elastic's November 2018 announcement says Heartbeat was introduced in beta in January 2017 and reached general availability with Elastic Stack 6.5. The same post presents Heartbeat as a lightweight shipper designed for uptime monitoring, configured by a list of URLs or endpoints to check and report to Elasticsearch.

The Heartbeat reference describes the core model: install a lightweight daemon on a remote server, define monitors, schedule checks, and send events about whether services are reachable. Over time, Heartbeat became tied to Kibana's Uptime experience and later to Elastic's broader observability and synthetic-monitoring story.

Adoption history

Heartbeat adoption followed Elastic Stack operators who wanted uptime data in the same Elasticsearch and Kibana environment as logs, metrics, packet data, and APM traces. The launch article emphasizes combining Heartbeat with Metricbeat, Filebeat, and APM to triage outages from one operational data store.

The official product page positions Heartbeat for testing services from inside or outside a network, pinging ICMP, TCP, and HTTP targets, using TLS, authentication, proxies, and dynamically loaded monitor definitions. That made it useful for infrastructure teams already standardized on Elastic ingestion and dashboards.

Elastic later moved many ingestion workflows toward Elastic Agent and Synthetic Monitoring, but the traditional Heartbeat binary and heartbeat.yml workflow remain documented for lightweight TCP, HTTP, and ICMP monitors configured by operators.

How it is used

Operators configure `heartbeat.yml` with monitor entries, each declaring a type such as icmp, tcp, or http, a set of hosts or URLs, and a schedule. Heartbeat periodically probes each target and sends events to Elasticsearch or another configured output.

Common workflows include checking whether a website returns an expected status code or body, verifying that a TCP service accepts a connection or payload exchange, confirming host reachability by ICMP, loading dashboards, and alerting on availability or latency changes in Kibana.

The command-line package also includes setup and test commands shared by Beats, plus keystore support for secrets. The batch's curated config and credentials paths reflect Elastic's documented directory layout conventions for heartbeat.yml and heartbeat.keystore.

Why package nerds care

Heartbeat is package-significant because it is an observability agent: admins expect it to install cleanly, run as a service, read config from predictable paths, and keep secrets in a keystore. Those operational details are as important as the executable itself.

In package-manager terms, it is also part of the Elastic Beats era, when small single-purpose shippers were packaged independently. Installing only Heartbeat gave an operator uptime probes without deploying the whole Elastic Agent stack or writing custom monitoring scripts.

Timeline

  • 2014-02: Elastic Beats repository created.
  • 2017-01: Heartbeat introduced in beta according to Elastic's GA announcement.
  • 2018-11: Elastic Stack 6.5 announced Heartbeat general availability.
  • 2018-11: Elastic Uptime solution launched based on Heartbeat.
  • 2019: Beats changelog entries show Heartbeat-specific uptime and SSL metadata fixes in the 6.8 series.
  • 2021: Beats changelog entries show Heartbeat synthetics and browser-monitoring work in the 7.x series.
  • 2024: Elastic docs preserve the Heartbeat reference alongside migration guidance to Elastic Agent.

Related projects

  • Filebeat, Metricbeat, Packetbeat, Winlogbeat, Auditbeat, and Functionbeat are sibling Beats in the Elastic repository.
  • Elasticsearch stores Heartbeat events, while Kibana provides dashboards, Uptime views, alerting, and visualization.
  • Logstash can be used as an output path between Beats and Elasticsearch.
  • Elastic Agent and Synthetic Monitoring are related successors or broader deployment models for many use cases.
  • Metricbeat and APM are often combined with Heartbeat data during outage triage.

Sources

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.

Linux
/etc/heartbeat/heartbeat.yml
Unix
{path.config}/heartbeat.yml{path.home}/heartbeat.yml{extract.path}/heartbeat.yml

Credential files

Credential-bearing paths to review before unattended agent runs.

Linux
/var/lib/heartbeat/heartbeat.keystore
Unix
{path.data}/heartbeat.keystore

executables

Installed executables

CommandKindExposureNote
heartbeatcliglobal 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:heartbeat
Version9.4.3
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/heartbeat
Homepagehttps://www.elastic.co/beats/heartbeat
Repositoryhttps://github.com/elastic/beats
Upstream docshttps://www.elastic.co/docs/reference/beats/heartbeat
LicenseApache-2.0
Source archivehttps://github.com/elastic/beats.git
Last updated2026-06-30T18:21:50Z
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 Nameheartbeat
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.

Debian apt95%

heartbeat 1:3.0.6-17

Subsystem for High-Availability Linux

http://www.linux-ha.org/

sudo apt install heartbeat
  • Section: admin
  • Architecture: amd64
  • 20 dependencies
  • 1 provides
  • 2 optional deps
  • normalized package name match
  • Matched by: Heartbeat
Debian stable package indexes · deb.debian.org · Debian stable package indexes: heartbeat from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

heartbeat-dev 1:3.0.6-17

Subsystem for High-Availability Linux - development files

http://www.linux-ha.org/

sudo apt install heartbeat-dev
  • Section: devel
  • Architecture: amd64
  • Source Package: heartbeat
  • 1 dependencies
  • normalized package name match
  • Matched by: Heartbeat
Debian stable package indexes · deb.debian.org · Debian stable package indexes: heartbeat-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libheartbeat2-dev 1:3.0.6-17

Subsystem for High-Availability Linux (development files)

http://www.linux-ha.org/

sudo apt install libheartbeat2-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: heartbeat
  • 1 dependencies
  • normalized package name match
  • Matched by: Heartbeat
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libheartbeat2-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libheartbeat2t64 1:3.0.6-17

Subsystem for High-Availability Linux (libraries)

http://www.linux-ha.org/

sudo apt install libheartbeat2t64
  • Section: libs
  • Architecture: amd64
  • Source Package: heartbeat
  • 3 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Heartbeat
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libheartbeat2t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

heartbeat

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

heartbeat 1:3.0.6-14.1ubuntu2

Subsystem for High-Availability Linux

http://www.linux-ha.org/

sudo apt install heartbeat
  • Section: universe/admin
  • Architecture: amd64
  • 19 dependencies
  • 1 provides
  • 5 optional deps
  • normalized package name match
  • Matched by: Heartbeat
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: heartbeat from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

heartbeat-dev 1:3.0.6-14.1ubuntu2

Subsystem for High-Availability Linux - development files

http://www.linux-ha.org/

sudo apt install heartbeat-dev
  • Section: universe/admin
  • Architecture: amd64
  • Source Package: heartbeat
  • 1 dependencies
  • normalized package name match
  • Matched by: Heartbeat
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: heartbeat-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libheartbeat2-dev 1:3.0.6-14.1ubuntu2

Subsystem for High-Availability Linux (development files)

http://www.linux-ha.org/

sudo apt install libheartbeat2-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: heartbeat
  • 1 dependencies
  • normalized package name match
  • Matched by: Heartbeat
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libheartbeat2-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libheartbeat2t64 1:3.0.6-14.1ubuntu2

Subsystem for High-Availability Linux (libraries)

http://www.linux-ha.org/

sudo apt install libheartbeat2t64
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: heartbeat
  • 3 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Heartbeat
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libheartbeat2t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
winget95%

HeartbeatChat.Heartbeat

winget install --id HeartbeatChat.Heartbeat -e
  • normalized package name match
  • Matched by: Heartbeat
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: HeartbeatChat.Heartbeat from https://cdn.winget.microsoft.com/cache/source.msix

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