-
## :broken_heart: Build Failed
> _the below badges are clickable and redirect to their specific view in the CI or DOCS_
[![Pipeline View](https://img.shields.io/badge/pipeline-pipeline%20-green)](…
-
Hi,
Is it possible to retrieve tags on virtualmachine ?
-
Hi,
We are trying to collect metrics from cloud converge but we are not able to see metrics for cpu , memory and network
**kubernetes.node.network.rx.bytes | 0 |
-- | -- | --
kubernetes…
-
# Integration release checklist
This checklist is intended for integrations maintainers to ensure consistency
when creating or updating a Package, Module or Dataset for an Integration.
### All chang…
-
In its default configuration, agent has the kubernetes provider enabled. In DaemonSet mode, this provider keeps track of data about Pods scheduled on the Node the agent is running on. This issue conce…
-
I'd like to discuss the use case of tracking the source of program errors / exceptions (line numbers, function names, etc) with ECS. These fields may end up under the field sets `file` and/or `error`.…
-
When running Elastic Agent as a Daemon Set on Kubernetes it can soon become a rather heavy resource consumer within the cluster. It would be great if we offered a minimal image for situations like thi…
-
- Requires https://github.com/elastic/beats/issues/39736
When the `system/metrics` input in the Elastic Agent is run as part of an unprivileged agent, it will fail to collect metrics for some proce…
-
**Logstash information**:
1. Logstash version: **7.15.0**
2. Logstash installation source: **DEB package from APT**
3. How is Logstash being run: **systemd**
**Plugins installed**: Default one…
-
In chapter 8 on page 204 is the command
docker-compose run logstash logstash < data/Current_FY_Cases.csv
but in docker for Windows the sign < is not allowed.
Is there a workaround for Windows?