-
https://www.elastic.co/guide/en/apm/server/current/configuration-logging.html has examples of setting logging.files.permissions to 0644 and 0664. Since 2019 (https://github.com/elastic/beats/pull/1411…
-
Leader election setting is enabled by default, on k8s environment it is a correct configuration and does not cause any issue.
But in case running prometheus not in k8s (for example in docker containe…
-
**Describe the enhancement:**
[Actual seccomp profile](https://github.com/elastic/beats/blob/5478d735e6cc4b0c1c517ec9df7c769dce5a3033/heartbeat/security/security.go#L242) for ARM architectures in H…
-
The agent V2 protocol is what the final version of the shipper should use, but given that it is still under development we should attempt to integrate with the agent as it exists today with the V1 pro…
-
When an HTTP error occurs something bad happens.
1. The `state` value becomes deeply nested (e.g. `state: {state: {state: {state: ...} } }`). See the log message below.
2. This happens in a very s…
-
In order to better support structured logging, we want to get rid of the global logger functions. The API of the global logger functions is not in line with the methods defined by `(*logp).Logger`.
…
-
I've written a [comment](https://discuss.elastic.co/t/http-output-to-logstash/33269/7?u=hartfordfive) regarding this in the Elastic forum. I feel it would be quite reasonable and beneficial to add th…
-
**Version: 7.14.0**
**Class: X-Pack API Integration Tests1.x-pack/test/api_integration/apis/monitoring/apm/instance_mb·js**
**Stack Trace:**
```
Error: expected { metrics:
{ apm_cpu: [ [Obje…
-
While running system tests again a new integration that indexes histogram metrics, I see that even having defined the histogram field:
```yaml
- name: package_registry.http
type: group
fields:…
mrodm updated
2 years ago
-
Users report Beats (including at least Filebeat and Winlogbeat) sometimes timeout when starting them as a Windows service.
We captured a core dump of the process when it timeout. It looks like the …