Beats version 8.19.12
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
Beats version 8.19.12
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
-
Update
elastic-agent-autodiscoverto v0.10.2. #48817
New features and enhancements
editFilebeat
Bug fixes
editElastic Agent
Filebeat
Heartbeat
- Add a missing dependency for Synthetics on Wolfi Docker image. #48569
Metricbeat
-
Added
modeandcodecfields to theelasticsearch.indexmetricset. -
Enforce configurable size limits on incoming requests for
remote_writemetricset (max_compressed_body_bytes,max_decoded_body_bytes). #48218
Osquerybeat
Packetbeat