Install by Ruby Gem
Step 0: Before Installation
Step 1: Install Ruby Interpreter
Step 2: Install Fluentd Gem
$ gem install fluentd --no-docStep 3: Run
$ fluentd --setup ./fluent
$ fluentd -c ./fluent/fluent.conf -vv &
$ echo '{"json":"message"}' | fluent-cat debug.testNext Steps
Last updated
Was this helpful?