Wesley Pettit

Results 239 comments of Wesley Pettit

This definitely needs to be fixed @agup006 @edsiper, this is a fundamental thing users expect Fluent Bit to just get right/work

@agup006 @lecaros partial message support for CRI log files exists but here is reported a bug: lines from stdout and stderr are not properly separated

I want to note that fixing this is separate from the work that I did in the multiline filter to add buffered mode and partial_message support. The work here is...

@leonardo-albertovich We are still seeing customers who report this issue with elasticsearch and say that neither net.dns.mode setting (TCP and UDP) helps. Example config: ``` [OUTPUT] Name es Match kube.*...

@leonardo-albertovich 1.8.9, same as reported in this issue.

@leonardo-albertovich How come all DNS settings are not documented? https://github.com/fluent/fluent-bit/blob/master/src/flb_upstream.c#L43

@leonardo-albertovich I will bring this up next time we have some sort of community or other meeting, IMO we should not have special hidden settings that only some maintainers understand...

The docs for the cloudwatch_logs support are here: https://docs.fluentbit.io/manual/pipeline/outputs/cloudwatch#log-stream-and-group-name-templating-using-record_accessor-syntax The feature is still a templating feature but it BOTH uses different syntax and also is not exactly the same feature....

I think adding an option to rewrite the tag makes sense.

I am also surprised by your use case @drbugfinder-work When I fixed the filter and made it work using rewrite tag, I assumed that everyone would and could put the...