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
When following HOWTOBUILD.md fluentd stops with an unknown plugin error.
Follow HOWTOBUILD.md use debian v1.17
Fluentd starts properly with recognizing the installed plugin
- Tag of using fluentd-docker-image: fluent/fluentd:v1.17-debian-1
Just see HOWTOBUILD.md
config error file="/fluentd/etc/fluent.conf" error_class=Fluent::NotFoundPluginError error="Unknown output plugin 'elasticsearch'. Run 'gem search -rd fluent-plugin' to find plugins"
No response
The text was updated successfully, but these errors were encountered:
It might be a bit outdated sample in HOWTOBUILD.md debian's Dockefile example FROM:, at least Fluent::NotFoundPluginError is not reproducible for me.
Could you copy & paste your customized Dockefile and command line when launching that image, please?
Sorry, something went wrong.
No branches or pull requests
Describe the bug
When following HOWTOBUILD.md fluentd stops with an unknown plugin error.
To Reproduce
Follow HOWTOBUILD.md use debian v1.17
Expected behavior
Fluentd starts properly with recognizing the installed plugin
Your Environment
Your Configuration
Your Error Log
Additional context
No response
The text was updated successfully, but these errors were encountered: