IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Beats version 8.18.8
edit
A newer version is available. Check out the latest documentation.
Beats version 8.18.8
editBreaking changes
editFilebeat
Bugfixes
editAffecting all Beats
Filebeat
- The UDP input now fails if it cannot bind to the configured port and its status is set to failed when running under Elastic Agent. 37216 46302
- The Unix input now fails on errors listening to the socket and its status is set to failed when running under Elastic Agent. 46302
- Fix metrics from TCP & UDP inputs when the port number is > 32767 46486
- [Journald input] Fix reading all files in a folder and watching for new ones. 46657 46682
- [azure-eventhub] Fix handling of connection strings with entity path. 43715 43716
Metricbeat
- Do not log an error if metadata enrichment is disabled for K8’s module https://github.com/elastic/beats/pull/46536
- Fix Azure Monitor wildcard metrics names timegrain issue by using the first, smallest timegrain; fix nil pointer issue 46145
Winlogbeat
- Fix EventLog reset logic to not close renderers. 46376 https://github.com/elastic/beats/issues/45750{45750}