Craig MacKenzie
Craig MacKenzie
We should also check to see if security has a solution to this already. @MindyRS does your team have any test setups for Windows with ActiveDirectory enabled we could reuse...
Sorry, we haven't been able to prioritize this yet.
The way the input is implemented now cannot maximize use of the CPU of the machine it runs on. The only mitigation I could think of would be to run...
> Do we have an API for the elastic-agent to configure the add_kubernetes_metadata processors in advance? Not yet. > I guess the work of https://github.com/elastic/elastic-agent/issues/4670 is still in progress? I...
Logstash doesn't like something about the certs, transferring to Logstash as their more likely to have ideas about what the possible sources for the `bad_certificate` exception are here.
> doesn't seem like a risky endeavor. The risk is we suddenly have the majority of agents report themselves as degraded and get a flood of support cases for things...
I think you want to set the status on the return value from Fetch in this block as well, this seems to be the common way to report errors when...
Thanks I wasn't following that. I think it would be a more obvious if we set state based on the return value of Fetch (certainly it would be for me)....
The changes themselves LGTM, but I am not getting the result I expected when I test this manually. What I did: 1. Create an ubuntu VM with multipass and an...
This needs to be backported to 7.17 so that it can continue to get security updates once Go 1.21 goes out of support. 8.14 can stay on 1.21.x, the 8.14.x...