On td-agent force-restart getting log message posted as : error writing passwd entry: Broken pipe #4740
Unanswered
jmeher2020
asked this question in
Q&A
Replies: 1 comment
-
As a bug fix, it would not be easy if it could be reproduced in a more recent version. So I have transformed this issue to Q&A. |
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.
-
Describe the bug
On td-agent force-restart getting log message posted as : error writing passwd entry: Broken pipe with tail td-agent.log file
uat:/# ./td-agent force-restart; tail -20f /log/ td-agent/td-agent.log
error writing passwd entry: Broken pipe
Restarting td-agent:
[ ok ] td-agent.
To Reproduce
Unable to re-produce with new setup.
Expected behavior
The td-agent should restart without message "error writing passwd entry: Broken pipe"
Your Environment
Your Configuration
<match *.*.*> @type copy <store> @type elasticsearch hosts localhost port 9200
Your Error Log
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions