‘Connection reset by peer’ issues happen when logs are sent to td-agent containers #4144
Unanswered
frsh-augustin
asked this question in
Q&A
Replies: 1 comment
-
Sorry for the delay. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
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 used to send logs to td-agent: https://github.com/komamitsu/fluency
fluentd version:
So periodically, we see
connection reset by peer
error logs, can you help to if the td-agent pods reset the connection peers?Best regards
To Reproduce
Please refer to the error logs
Expected behavior
No
connection reset by peer
issues happenYour Environment
Your Configuration
Your Error Log
The following are application fluency logs when
connection reset by peer
issues happen?Meanwhile,the logs in td-agent pods look like the following when
connection reset by peer
issues happenBeta Was this translation helpful? Give feedback.
All reactions