This documentation contains work-in-progress information for future Elastic Stack and Cloud releases. Use the version selector to view supported release docs. It also contains some Elastic Cloud serverless information. Check out our serverless docs for more details.
Beats version 8.13.3
editBeats version 8.13.3
editBreaking changes
editMetricbeat
- Setting period for counter cache for Prometheus remote_write
to at least to 60 seconds. 38553
Bugfixes
editAffecting all Beats
- Change cache processor documentation from write_period
to write_interval
. 38561
- Fix cache processor expiries heap cleanup on partial file writes. 38561
- Fix cache processor expiries infinite growth when large a large TTL is used and recurring keys are cached. 38561
- Fix parsing of RFC 3164 process IDs in syslog processor. 38947 38982
Filebeat
- Fix indexing failures by re-enabling event normalisation in netflow input. 38703 38780
-
Fix config validation for CEL and HTTPJSON inputs when using password grant authentication and
client.id
orclient.secret
are not present. 38962 - Updated Websocket input title to align with existing inputs. 39006
- [threatintel] MISP splitting fix for empty responses. 38739 38917
- Restore netflow input on Windows. 39024