macOS
brew install heartbeatlocal Homebrew formula metadata
brew
Lightweight Shipper for Uptime Monitoring. Version 9.4.3 via Homebrew; verified 2026-06-30.
install
brew install heartbeatlocal Homebrew formula metadata
sudo apt install heartbeatDebian stable package indexes · heartbeat · source: deb.debian.org
nix profile install nixpkgs#heartbeatnixpkgs package indexes · heartbeat · source: raw.githubusercontent.com
winget install --id HeartbeatChat.Heartbeat -eWindows Package Manager source index · HeartbeatChat.Heartbeat · source: cdn.winget.microsoft.com
overview
Lightweight Shipper for Uptime Monitoring
history
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.
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.
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.
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.
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.
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/heartbeat/heartbeat.yml{path.config}/heartbeat.yml{path.home}/heartbeat.yml{extract.path}/heartbeat.ymlCredential-bearing paths to review before unattended agent runs.
/var/lib/heartbeat/heartbeat.keystore{path.data}/heartbeat.keystoreexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
heartbeat | 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:heartbeat |
|---|---|
| Version | 9.4.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/heartbeat |
| Homepage | https://www.elastic.co/beats/heartbeat |
| Repository | https://github.com/elastic/beats |
| Upstream docs | https://www.elastic.co/docs/reference/beats/heartbeat |
| License | Apache-2.0 |
| Source archive | https://github.com/elastic/beats.git |
| Last updated | 2026-06-30T18:21:50Z |
| 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 | heartbeat |
| 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.
heartbeat 1:3.0.6-17
Subsystem for High-Availability Linux
sudo apt install heartbeatheartbeat-dev 1:3.0.6-17
Subsystem for High-Availability Linux - development files
sudo apt install heartbeat-devlibheartbeat2-dev 1:3.0.6-17
Subsystem for High-Availability Linux (development files)
sudo apt install libheartbeat2-devlibheartbeat2t64 1:3.0.6-17
Subsystem for High-Availability Linux (libraries)
sudo apt install libheartbeat2t64heartbeat
nix profile install nixpkgs#heartbeatheartbeat 1:3.0.6-14.1ubuntu2
Subsystem for High-Availability Linux
sudo apt install heartbeatheartbeat-dev 1:3.0.6-14.1ubuntu2
Subsystem for High-Availability Linux - development files
sudo apt install heartbeat-devlibheartbeat2-dev 1:3.0.6-14.1ubuntu2
Subsystem for High-Availability Linux (development files)
sudo apt install libheartbeat2-devlibheartbeat2t64 1:3.0.6-14.1ubuntu2
Subsystem for High-Availability Linux (libraries)
sudo apt install libheartbeat2t64HeartbeatChat.Heartbeat
winget install --id HeartbeatChat.Heartbeat -esource 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.