Andrew Kroh

Results 42 comments of Andrew Kroh

If anyone wants to implement this it's pretty simple. An example to follow is https://github.com/elastic/go-sysinfo/pull/115. Most of the change is adding a test case for the OS.

There is an [Elastic Agent / Fleet integration](https://www.elastic.co/guide/en/fleet/current/fleet-overview.html) for Microsoft DHCP log files. https://docs.elastic.co/en/integrations/microsoft_dhcp#logs And there are plans to add event log collect to the integration to grab any DHCP...

It would be helpful to point to some documentation for the logs that we want collected (what's the format, where do they get pulled from, how do you enable logging,...

That's the problem with iff outside of math/logic contexts, you never know if it is intentional or a typo 😆 . I did lazily mean if and only if. I...

A few things that come to mind related to journald: - The input produces large events with lots of metadata. This could have an impact on storage usage. It also...

This is alluded to in some linked issues, but I wanted to explicitly mention that the journald library version in our container images is v245 (from Mar 6, 2020), and...