-
The prometheus integration documentation needs to be enhanced to follow the documentation guidelines. As part of this improvement we need to address the issues listed below.
The configurations has re…
-
On Windows, Metricbeat measures CPU use via the Windows API call `GetSystemTimes`. Each metrics interval, it fetches the CPU numbers, and compares them to the previous measurement to determine CPU loa…
-
### Summary
OpenShift is a popular enterprise distribution of Kubernetes. Recently RedHat [announced](https://www.redhat.com/en/about/press-releases/more-1000-enterprises-across-globe-adopt-red-hat…
-
When running the collection with defaults (only activating Metricbeat) it fails, because the variable `elasticsearch_http_security` isn't set for Metricbeat hosts. This looks like it's some legacy cod…
-
**Kibana version:**
Since 8.11, confirmed in > 8.15
**Elasticsearch version:**
**Server OS version:**
**Browser version:**
**Browser OS version:**
**Original install method (e.g. download page, y…
-
MetricBeat uses gosigar for ProcMem and ProcArgs. Both of these calls request `PROCESS_QUERY_LIMITED_INFORMATION | PROCESS_VM_READ` which can trigger credential dumping false positives in third-party…
-
We now have the ability to monitor Elasticsearch, Kibana, Logstash, Beats, and APM Server with Metricbeat. The previous method of monitoring stack products, using collection code internal to each prod…
-
### Description
With PR https://github.com/elastic/rally-tracks/pull/652 we had to disable usage of `copy_to` in `elastic/security` since Synthetic Source still lacks support for it. As a workaround …
-
The page https://www.elastic.co/guide/en/observability/current/apm-monitor-apm-self-install.html#apm-configure-ea-monitoring-data
1) We mention one can edit `elastic-agent.yml` and enroll Elastic Ag…
-
A recent AWS SDK update brought support for EKS Pod Identity.
We need to test if and which AWS-related Filebeat inputs Metricbeat metricset versions work with this authentication mechanism.
Related:…