Craig MacKenzie
Craig MacKenzie
I think this makes sense but I would prefer we put time into doing the optimization first and use this to confirm it worked as suggested in https://github.com/elastic/beats/pull/47331#issuecomment-3603727420. There are...
I think what is curious here is the failing auditbeat test is exactly the case the RemoveAll bug fix in Go 1.25.4 should correct - it explicitly creates a read...
The other option is we aren't actually building with Go 1.25.4 even though it looks like we should be.
This is the first part of a solution, the spec parsing works, but we aren't actually testing enough. When I run this locally, I see it starting agentbeat with each...