Skip to content
New issue

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 #4735

Open
jmeher2020 opened this issue Dec 11, 2024 · 0 comments

Comments

@jmeher2020
Copy link

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

- Fluentd version: 1.10.2
- Package version: 3.7.1
- Operating system: PRETTY_NAME="Debian GNU/Linux 10 (buster)"
- Kernel version: 5.15.168generic

Your Configuration

<match *.*.*>
  @type copy

  <store>
      @type elasticsearch
      hosts localhost
      port 9200

Your Error Log

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):

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

1 participant