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
- Tag of using fluentd-docker-image: fluent/fluentd:v1.17-debian-1
Your Configuration
Your Error Log
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"
Additional context
No response