Andrew Kroh

Results 90 comments of Andrew Kroh

Looking at the API[^1] in Kibana, `config` is listed as an `object` so it would make sense for the elasticstack_fleet_integration_policy[^2] resource to support `config_json` as a parameter for the `input`...

> I'll wait until the migration is completed before I merge this I think buildkite the migration is mostly finished now. Is that correct, @dliappis? So work on this could...

Some things that would be needed to make Filebeat equivalent are - convert the Winlogbeat modules and the routing pipeline into a Filebeat module - document the winlog input -...

> I have had concerns with two separate products doing nearly the same function and seeing missed bugs/issues I am concerned with the change actually making this worse. While we...

I would like to have this, but I think we need to have proper FreeBSD pkg files. I have already done the work so that the tests run on FreeBSD...

I think providing a 32 and 64-bit tarball would be a great start. pkg files could be added later. > ... build servers using `GOOS=freebsd GOARCH=amd64` Yes, that is how...

It looks like FPM now has FreeBSD packaging support. https://github.com/jordansissel/fpm/pull/1073