MSI
WinGet
Beats heartbeat
Elastic · 9.4.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i heartbeat-9.4.0-windows-x86_64.msi /quiet /norestart
InstallPath
msiexec /i heartbeat-9.4.0-windows-x86_64.msi /quiet /norestart INSTALLDIR="<INSTALLPATH>"
File Identity
Filename
heartbeat-9.4.0-windows-x86_64.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Elastic.Heartbeat
Version
9.4.0
Description
Ping remote services for availability
License
Elastic-2.0
↗
Installer URL
https://artifacts.elastic.co/downloads/beats/heartbeat/heartbeat-9.4.0-windows-x86_64.msi
Upgrade Behavior
install(Install over existing)
Release Notes
Features and enhancements
All
- Export all Beat receiver metrics to OTel telemetry. #49300
- Add add_agent_metadata processor to inject agent metadata efficiently. #49667
- Update OTel Collector components to v0.149.0/v1.55.0. #50057
Elastic agent
- Logstash exporter now reports accurate error status to EDOT. #49169
Filebeat
- Add a lexicographical polling mode to the AWS-S3 input. #48310 #47926
- Optimize opening files in filestream for better performance. #48506
- Instruments the CEL input wit…