Florian Koch
Florian Koch
afaik, nested fields can not modified directly But you can move them up, modify and then move them down again with https://docs.fluentbit.io/manual/pipeline/filters/nest and https://docs.fluentbit.io/manual/pipeline/filters/modify
@enisoc i like the idea of a shared matacontroller - but i understand the arguments against. With the proposed solution , what is the default way to run a controller?...
For this , we may need to use a new base image as distroless does not have arm64 builds atm Back to debian slim? For both amd64 and arm64 or...
@AmitKumarDas is there a timeline for this?
And i need some help to resolve the clang errors
No contribution desired
@edsiper hi, coming back to this one or better this one https://github.com/fluent/fluent-bit/pull/4065 - i want to give this a new try - should we use this PR or https://github.com/fluent/fluent-bit/pull/4065 or...
It seems like the vxlan moduke is missing in the Crostini kernel
@alex-frankel thx, i will try this to make this a bit more complicated, sometimes i got this error - so it is not only a user sync problem, it seems...
@alex-frankel i found a workaround, i wrapped the resource discovery into a module - now i can use depends on - and now it works - and it seems that...