Beats version 8.19.20
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
Beats version 8.19.20
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
- Upgrade Go to 1.26.5. #52093
Osquerybeat
- Reject CPIO entries in macOS .pkg payloads whose paths escape the destination directory, preventing path traversal during extraction (CWE-22). #52130
Enhancements
editAll
- Use native Go for Linux FIPS builds. #51969
Auditbeat
- Update quark to 0.6.0. #52063
Filebeat
Bug fixes
editAll
-
Update
elastic-agent-libsto v0.46.1. #51921
Elastic Agent
Filebeat
- Synchronize Filebeat Run and Shutdown functions. #51800
- Fix offset commits when using multiline in Journald and Kafka inputs. #52345 #51981
- Fix S3 polling input to exclude same-bucket backup objects from listing. #52169
-
Honor
path_stylefor non-AWS S3 buckets in theaws-s3input. #52003 - Use a stable status message for SQS receive errors to prevent update churn during sustained outages. #52172
- Do not mark the CEL input’s health as degraded when the maximum number of executions is exceeded. #52166
-
Fix the
aws-s3input silently dropping events when a parser clears the message content. #52077 - Honor the configured language when rendering Windows events. #52113 #7332
-
Fix
journaldinput facility filters onjournalctlolder than 245. #52250 -
The
journaldinput now reports a Degraded status whenjournalctlrepeatedly exits without delivering any data, instead of staying Healthy while collecting no events. #52287
Heartbeat
Libbeat
Metricbeat
- Fix Azure module authentication on sovereign clouds (Government, China). #52434