Beats version 8.19.16
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
Beats version 8.19.16
editKnown issues
editAll
-
Disk queue filled metrics can underflow after blocked publishes. When a disk queue reaches its configured capacity, inputs can block until the output acknowledges events. The queue then accepts the blocked event without updating its metrics. When the event is later removed, the
queue.filled.events,queue.filled.bytes, andqueue.filled.pctmetrics might report incorrect values. Event delivery is unaffected. Upgrade to 8.19.21 or later to apply the fix.
Filebeat
- Filestream "take over" mode does not work in versions 8.19.0-8.19.20. A fix will ship in the 8.19.21 release.
Security updates
editAll
Heartbeat
- Upgrade npm to v11 in non-wolfi Heartbeat Docker images. #50633
Enhancements
editFilebeat
-
Match
http.ServeMuxredirect status code for path cleaning inhttp_endpointmux. #50691
Libbeat
Upgrades
editAll
-
Update
github.com/prometheus/prometheusto v0.311.3. #50520
Bug fixes
editAll
Auditbeat
Filebeat
-
Fix internal processing time metric for
azureeventhubinput. #50043 - Fix a race condition during multiline parser shutdown. #50524
-
Re-evaluate
url_programon each websocket reconnect using evolved cursor state. #50410 -
Reduce allocation pressure in
httpjsoncursor update and split paths. #50407 -
Fix Active Directory entity analytics to emit device attributes under
activedirectory.device. #50556 #50471 - Fix handling of OAuth2.0 timeouts in CrowdStrike streaming input. #50531
-
Accept string values for
secret_stateto support Fleet secret resolution. #50582 - When Filestream is migrating the registry key from inputs that did not have an ID, match files by path and file identity instead of only path. #50731
Libbeat
Metricbeat
- Fix panic in Azure module when all configured resources match no Azure resources. #50587