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

file output plugin adds a buffer path even if root_dir is enabled #1408

Closed
tagomoris opened this issue Jan 8, 2017 · 0 comments · Fixed by #1417
Closed

file output plugin adds a buffer path even if root_dir is enabled #1408

tagomoris opened this issue Jan 8, 2017 · 0 comments · Fixed by #1417
Assignees
Labels
bug Something isn't working v0.14

Comments

@tagomoris
Copy link
Member

Current Fluentd file buffer plugin may not have path in <buffer> section, because of root_dir.
But file output plugin adds path if missing.
It causes unexpected result when users expect to use root dir for buffer paths.

https://github.com/fluent/fluentd/blob/master/lib/fluent/plugin/out_file.rb#L103

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
1 participant