No commit activity in last 3 years
No release in over 3 years
You can detect Groonga error in real time by using this plugin.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.14
~> 12.0
~> 3.0

Runtime

< 2, >= 0.14.10
>= 0.1.1
 Project Readme

fluent-plugin-groonga-log

Fluentd parser plugin to do something.

Fluent-plugin-groonga-log is a Fluentd parser plugin to parse Groonga's log with Fluentd.

Installation

RubyGems

$ gem install fluent-plugin-groonga-log

Bundler

Add following line to your Gemfile:

gem "fluent-plugin-groonga-log"

And then execute:

$ bundle

Configuration

You can generate configuration template:

$ fluent-plugin-config-format parser groonga-log

You can copy and paste generated documents here.

Copyright