fluentd-docker-image icon indicating copy to clipboard operation
fluentd-docker-image copied to clipboard

plugin error

Open leefbiant opened this issue 5 years ago • 0 comments

I developed a plug-in parser_test.rb, placed in the /home/docker/fluentd/plugin directory, docker started mapping the directory run as -v /home/docker/fluentd/plugin:/fluentd/plugin But there is an error when starting, config error file = "/fluentd/etc/fluent.conf" error_class = Fluent :: ConfigError error = "Unknown parser plugin 'test'

leefbiant avatar Apr 14 '20 16:04 leefbiant