-
### Issue Summary
In our testing on the serverless platform, we aimed to assess the maximum number of projects that can be supported on a single MKI cluster. We were using the Elastic Agent version 8…
-
API Gateway metrics are sometimes not being fetched using `./metricbeat run -v` from `beats/x-pack/metricbeat`. Metricbeat works fine but I am getting no events.
Possible issues:
1) ~~No metrics c…
-
While analyzing disk space used by data collected by Metricbeat and stored in indexes with TSDB and synthetic `_source` enabled (https://github.com/elastic/elasticsearch/pull/85649), @nik9000 found th…
-
Heya,
related to #11188. This issue (here) in my case is the root cause for #11188.
When running Elastic Agent in unprivileged mode the system integration works (with some adjustments) reasonable we…
-
## Flaky Test
* **Test Name:** TestLogIngestionFleetManaged/Monitoring_logs_are_shipped
* **Link:** https://github.com/elastic/elastic-agent/blob/f7dcbd74ce0e27d3b46b478755168c66d78dc111/testing/i…
-
Sometimes we includes single quotes in our request body of REST request (at the `/#/rest` page).
For curl scripts, we need to escape single quotes by `'\''` because the part of current codes uses sin…
-
## Bug Report
**What did you do?**
Follow the guide https://www.elastic.co/guide/en/cloud-on-k8s/current/index.html
on my minikube locally.
Installed:
- elastic search: quickstart
- kibana: …
-
related #6156
and potentially related #6599 (If we want to try and automatically handle this scenario)
When using `secureSettings` with `hostPath` fails on `elastic-internal-init-keystore` `initC…
-
**Describe the enhancement:**
Today the Elastic stack is interacting with Prometheus in a “one way” mode only.
Through the Prometheus [module](https://www.elastic.co/guide/en/beats/metricbeat/curre…
-
Curious to know if this image is working?
curl $ELASTIC_PATH
and after
curl -XPUT "http://$ELASTIC_PATH/
```
while [ ! "$(curl $ELASTIC_PATH 2> /dev/null)" -a $counter -lt 30 ]; do
…