We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
Unable to re-produce with new setup.
The td-agent should restart without message "error writing passwd entry: Broken pipe"
- Fluentd version: 1.10.2 - Package version: 3.7.1 - Operating system: PRETTY_NAME="Debian GNU/Linux 10 (buster)" - Kernel version: 5.15.168generic
<match *.*.*> @type copy <store> @type elasticsearch hosts localhost port 9200
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. 2024-12-09 05:58:03 -0500 [warn]: #0 pattern not matched: "type=PROCTITLE msg=audit(1733741883.229:3963020):
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
Your Error Log
Additional context
No response
The text was updated successfully, but these errors were encountered: