MSI
WinGet
Beats auditbeat
Elastic · 9.3.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i auditbeat-9.3.0-windows-x86_64.msi /quiet /norestart
InstallPath
msiexec /i auditbeat-9.3.0-windows-x86_64.msi /quiet /norestart INSTALLDIR="<INSTALLPATH>"
File Identity
Filename
auditbeat-9.3.0-windows-x86_64.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Elastic.Auditbeat
Version
9.3.0
Description
Collect your Linux audit framework data and monitor the integrity of your files.
License
Elastic-2.0
↗
Installer URL
https://artifacts.elastic.co/downloads/beats/auditbeat/auditbeat-9.3.0-windows-x86_64.msi
Upgrade Behavior
install(Install over existing)
Release Notes
This release also includes: Deprecations.
Features and enhancements
All
- Introduce cloud connectors flow. #47587
- Make beats receivers emit status for their subcomponents. #48015
- Add GUID translation, base DN inference, and SSPI authentication to LDAP processor. #47827
- Add events.failure_store metric to track events sent to Elasticsearch failure store. #48068 #47164
Filebeat
- Add support for direct HTTP request rate limit setting in CEL input. #46953
- Allow adding file owner and group to…