Fluentd parser plugin to do something.
Fluent-plugin-groonga-log is a Fluentd parser plugin to parse Groonga's log with Fluentd.
$ gem install fluent-plugin-groonga-log
Add following line to your Gemfile:
gem "fluent-plugin-groonga-log"And then execute:
$ bundle
You can generate configuration template:
$ fluent-plugin-config-format parser groonga-log
You can copy and paste generated documents here.
- Copyright(c) 2017: Yasuhiro Horimoto horimoto@clear-code.com
- License
- LGPLv3 or later. See LICENSE for details.