Denis
Denis
After looking into internals, @khushijain21 and I decided to just remove the log line and let the consumer of the `Read` function handle the error (which would probably be logged...
@khushijain21 looks like there are compilation errors still: ``` ../libbeat/processors/actions/add_fields.go:43:24: cannot use CreateAddFields (value of type func(c *config.C) (beat.Processor, error)) as processors.Constructor value in argument to checks.ConfigChecked ../libbeat/processors/actions/add_fields.go:47:42: cannot use...
Looks like this dependency bump does not work for us: ``` ERROR: Cannot install -r /buildkite/builds/bk-agent-prod-k8s-1750767377018883027/elastic/auditbeat/libbeat/tests/system/requirements.txt (line 26), -r /buildkite/builds/bk-agent-prod-k8s-1750767377018883027/elastic/auditbeat/libbeat/tests/system/requirements.txt (line 42) and protobuf==4.25.8 because these package versions have conflicting...
Something to keep in mind: the 1KB default value was derived from the typical logging data that we sampled from our support. We do have environments where we have multiple...
I see the following test failures: > === FAIL: metricbeat/module/aerospike/namespace TestFetch (186.02s) logger.go:146: 2025-11-17T14:32:30.634Z DEBUG docker Docker client will negotiate the API version on the first request. logger.go:146: 2025-11-17T14:32:30.636Z ERROR...
In https://github.com/elastic/beats/pull/46856/commits/938341c731ef9758485bd83992a010c4021cad23 I'm trying out something that docker-compose suggested in its output. If it works, I'll open a PR to `main` with this change and then backport to all active...
https://github.com/elastic/beats/pull/46856#issuecomment-3542657256 – this didn't help and the tests are passing locally on my machine. I suspect it has something to do with the Docker version itself. I'm reverting https://github.com/elastic/beats/pull/46856/commits/938341c731ef9758485bd83992a010c4021cad23
/test
FYI: The [CLA](https://www.elastic.co/contributor-agreement) is still not signed.
> If I get this correctly, patch for filebeat should be reverted. @pkillarjun not sure I follow. You addressed my comments in https://github.com/elastic/beats/pull/45525/commits/39c08d6eae526c570c2a406e459901091f91bda8 It's all good now. However, a lot...