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
Using
Running fluentd -c fluent.conf --daemon /tmp/test.pid
fluentd -c fluent.conf --daemon /tmp/test.pid
Expected result: /tmp/test.pid with process id
Actual result: No /tmp/test.pid file
The text was updated successfully, but these errors were encountered:
@tagomoris It seems urgent issue. Could you handle this?
Sorry, something went wrong.
OK.
The code to fix this issue was merged into master.
Yes, thank you!
tagomoris
Successfully merging a pull request may close this issue.
Using
Running
fluentd -c fluent.conf --daemon /tmp/test.pid
Expected result:
/tmp/test.pid with process id
Actual result:
No /tmp/test.pid file
The text was updated successfully, but these errors were encountered: