frsh-augustin.chen
frsh-augustin.chen
### Describe the bug Hi Team, The following is the logging flow in our system `application(fluency)->cloud load balancer->td-agent pods deployed in Kubernetes cluster` fluency is an application libary which is...
Hi @komamitsu , I hope you are doing well. We use the fluency to send logs to td-agent, but we got the following error `java.io.IOException: Connection reset by peer`. Considering...
Hi, I'd like to add time filed in the event, the following example appears to add a string type "formatted_time", but I need a time type field. ``` @type record_modifier...
Hi, I'd like to set IAM_ROLE in https://github.com/freegroup/kube-s3/blob/master/Dockerfile#L8C5-L8C13, what shall I set? IAM_ROLE name or IAM_ROL arn?