Beats version 8.17.8
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
Beats version 8.17.8
editKnown Issues
editAffecting all Beats
-
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
-
The Filestream input does not enforce the restrictions documented for the
clean_inactiveoption, thus allowing configurations that can lead to data re-ingestion issues. -
When
clean_inactive: 0, Filestream cleans the state of all files on start up, effectively re-ingesting all files on restart. Setclean_inactive: -1to disable this behavior.
Bugfixes
editAffecting all Beats
Filebeat
- If a Filestream input fails to be created, its ID is removed from the list of running input IDs 44697
- Ensure DEPROVISIONED Okta entities are published by Okta entityanalytics provider. 12658 44719
- Added missing "text/csv" content-type filter support in azureblobsortorage input. 44596 44824
- Fix unexpected EOF detection and improve memory usage. 44813
- Fix handling of ADC (Application Default Credentials) metadata server credentials in HTTPJSON input. 44349 44436
- Fix handling of ADC (Application Default Credentials) metadata server credentials in CEL input. 44349 44571
Metricbeat