Eduardo Silva Pereira

Results 454 comments of Eduardo Silva Pereira

@devopsjonas I am interested into learn and discover the "why". would you please share your configmap ?

In your Kubernetes filter you need to configure Kube_Tag_Prefix, e.g: ``` Kube_Tag_Prefix kube-container.var.log.containers. ```

thanks, we are including a link to the upgrade notes on every change log now

@qingling128 you need to add the Kube_Tag_Prefix to your configmap (kubernetes filter ): ``` Kube_Tag_Prefix k8s_container.var.log.containers. ``` ref: https://docs.fluentbit.io/manual/installation/upgrade_notes#fluent-bit-v-1-1

what would be the expected behavior if the API server is not reachable for a long period ? note that this will generate backpressure since pod logs will still come...

@arodriguezdlc are you using the latest v1.3.5 ?

are there any other potential side effects of this change ? I could be wrong, but it seems to me the problem is in another side...

Shouldn't we handle all these build flags automatically ? I mean, why to pass an option for the user ? I think this is a very low level thing. How...

@ensean would you please re-phrase what your previous message means ? is it a breaking change for Chinese support or you mean it also fixes a problem with Chinese characters...

@ensean thanks for describing the current problem. With the proposed changes in this PR does the problem go away ?