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

Daemonize doesn't create pid file in 0.14.0 #1018

Closed
kakoni opened this issue Jun 2, 2016 · 4 comments · Fixed by #1021
Closed

Daemonize doesn't create pid file in 0.14.0 #1018

kakoni opened this issue Jun 2, 2016 · 4 comments · Fixed by #1021
Assignees
Labels
bug Something isn't working v0.14

Comments

@kakoni
Copy link

kakoni commented Jun 2, 2016

Using

  • fluentd 0.14.0
  • CentOS 6.7
  • Empty fluent.conf

Running
fluentd -c fluent.conf --daemon /tmp/test.pid

Expected result:
/tmp/test.pid with process id

Actual result:
No /tmp/test.pid file

@repeatedly repeatedly added bug Something isn't working v0.14 labels Jun 2, 2016
@repeatedly
Copy link
Member

@tagomoris It seems urgent issue. Could you handle this?

@tagomoris
Copy link
Member

OK.

@tagomoris
Copy link
Member

The code to fix this issue was merged into master.

@kakoni
Copy link
Author

kakoni commented Jun 3, 2016

Yes, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working v0.14
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants