MSI
WinGet
Beats metricbeat
Elastic · 9.2.1 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i metricbeat-9.2.1-windows-x86_64.msi /quiet /norestart
InstallPath
msiexec /i metricbeat-9.2.1-windows-x86_64.msi /quiet /norestart INSTALLDIR="<INSTALLPATH>"
File Identity
Filename
metricbeat-9.2.1-windows-x86_64.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Elastic.Metricbeat
Version
9.2.1
Description
Fetches sets of metrics from the operating system and services
License
Elastic-2.0
↗
Installer URL
https://artifacts.elastic.co/downloads/beats/metricbeat/metricbeat-9.2.1-windows-x86_64.msi
Upgrade Behavior
install(Install over existing)
Release Notes
Features and enhancements
Filebeat
- Add data stream identification to Fleet health status updates. #47229
Metricbeat
- Enhance GCP Billing metricset with additional fields. #47059
Fixes
All
- Add close to conditional processors if underlying processors have a close method. #46653 #46575
- Fix a bug where Kerberos authentication could be disabled when server supports multiple authentication types. #47444 #47443 #47110
Filebeat
- Fix potential Filebeat panic during memory queue shutdown. #47248