Plugin Management
fluent-gem
fluent-gem install fluent-plugin-grepIf Using td-agent, Use /usr/sbin/td-agent-gem
Gem and native extension
Building native extensions. This could take a while...
ERROR: Error installing fluent-plugin-twitter:
ERROR: Failed to build gem native extension.
/opt/td-agent/embedded/bin/ruby extconf.rb
checking for rb_str_scrub()... yes
creating Makefile
make "DESTDIR = " clean
sh: 1: make: not found
make "DESTDIR = "
sh: 1: make: not found
make failed, exit code 127
Gem files will remain installed in /opt/td-agent/embedded/lib/ruby/gems/2.1.0/gems/string-scrub-0.0.3 for inspection.
Results logged to /opt/td-agent/embedded/lib/ruby/gems/2.1.0/extensions/x86_64-linux/2.1.0/string-scrub-0.0.3/gem_make.out"-p" option
Add a Plugin Via /etc/fluent/plugin
If Using td-agent, Use /etc/td-agent/plugin
Plugin version management
"--gemfile" option
Last updated
Was this helpful?