MSI
WinGet
Beats metricbeat
Elastic · 9.0.1 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i metricbeat-9.0.1-windows-x86_64.msi /quiet /norestart
InstallPath
msiexec /i metricbeat-9.0.1-windows-x86_64.msi /quiet /norestart INSTALLDIR="<INSTALLPATH>"
File Identity
Filename
metricbeat-9.0.1-windows-x86_64.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Elastic.Metricbeat
Version
9.0.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.0.1-windows-x86_64.msi
Upgrade Behavior
install(Install over existing)
Release Notes
Features and enhancements
- For all Beats: Publish cloud.availability_zone by add_cloud_metadata processor in Azure environments. #42601 #43618
- Add pagination batch size support to Entity Analytics input's Okta provider in Filebeat. #43655
- Update CEL mito extensions version to v1.19.0 in Filebeat. #44098
- Upgrade node version to latest LTS v18.20.7 in Heartbeat. #43511
- Add enable_batch_api option in Azure monitor to allow metrics collection of multiple resources using Azure batch API in M…