Beats version 8.19.14
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
Beats version 8.19.14
editNew features
editFilebeat
- Add retry back-off logic to streaming input CrowdStrike follower. #48542 #46072
-
Add
secret_stateconfig to CEL input for encrypted storage of secrets accessible asstate.secret. #49207Add a
secret_stateconfiguration field to the CEL input. When configured in a Fleet integration package withsecret: true, the values are stored encrypted by Fleet. At runtime, the contents are placed atstate.secretand unconditionally redacted in debug logs. The keysecretin the plain-text state configuration is reserved and rejected by validation to prevent accidental unencrypted storage of values intended to be secret.
Metricbeat
- Add client secret authentication support to Azure App Insights module. #48880
Enhancements
editAll
- Update OTel Collector components to v0.148.0. #49578
Filebeat
Metricbeat
- Update monitor mappings to include new TBS metrics. #48432
Bug fixes
editElastic Agent
Filebeat
- Fix compatibility of the Journald input with journald/systemd versions < 242. #49445
- Add rate-limit backoff to CrowdStrike streaming input oauth2 transport. #49453
- Skip request tracer path validation when tracing is disabled to prevent input startup failures. #49655
- Fix Filebeat crash loop when running under Elastic Agent and taking too long to initialise. #49796 #49512
Libbeat
Metricbeat
- Fix unnecessary Windows filesystem metricset errors from non-existent volumes. #49553