Craig MacKenzie

Results 244 comments of Craig MacKenzie

The `rename` and `drop_fields` processors now spend most of their time in https://github.com/elastic/beats/blob/4bc4d19c28851306086e7f3abbe45b389d740c37/libbeat/common/mapstr.go#L436-L448 I also see the add dynamic fields metadata processor call stack spending the majority of its time...

It seems like the agent V2 branch is affected by this: https://github.com/elastic/elastic-agent/issues/997 At least the V2 branch can create a situation that triggers this problem, likely there is another bug...

We have several reports that this problem is more common when the system running the agent goes to sleep or hibernates. We should explicitly try to test this situation with...

> @ph @jlind23 @cmacknz Can you chime in on the status and plans on health. Improving the agent integration health reporting is tracked under https://github.com/elastic/elastic-agent/issues/100. We are just starting to...

@simitt We have been iterating on the design details. The proposal is [Integration Status Health Reporting](https://docs.google.com/document/d/1I0PeZKIkUTaWiY2F_Dum_gSi0cpbblcftl-tz81iYak/edit?usp=sharing). It was being reworked a bit last week but the high level details are...

Sorry, we still haven't prioritized this.

No concerns doing this in 8.x, security is a valid reason for a breaking change. We shouldn't be exploitable by default. I'll look to get this prioritized across the Beats/Elastic...

We have taking journald out of tech preview as a priority (see https://github.com/elastic/beats/issues/37086) and this needs to be fixed as part of that work.

@bturquet would know if this is planned for the near future.