Beats version 8.14.3
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
Beats version 8.14.3
editKnown Issues
editFilebeat
-
The Filestream input does not enforce the restrictions documented for the
clean_inactive
option, 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
to a very large value. For example, useclean_inactive: 43800h0m0s
, which is 5 years.
Bugfixes
editFilebeat - Fix handling of deeply nested numeric values in HTTP Endpoint CEL programs. 40115
Metricbeat
-
Fix
namespace
filter option on metricsetstate_namespace
enricher. 39934 -
Fix
namespace
filter option at Kubernetes provider level. 39881 - Fix handling of access errors when reading process metrics. 39627
- Fix behavior of cgroups path discovery when monitoring the host system from within a container. 39627
- Fix issue where Beats may report incorrect metrics for its own process when running inside a container. 39627
-
Fix for MySQL/Performance - Query failure for MySQL versions below v8.0.1, for performance metric
quantile_95
. 38710 - Fix Prometheus helper text parser to store each metric family type. 39743
- Normalize AWS RDS CPU utilization values before making the metadata API call. 39664
- Fix query logic for temp and non-temp tablespaces in Oracle module. 38051 39787
- Fix missing metrics from CloudWatch when include_linked_accounts set to false. 40071 40135