Revert “update ruby.yml” This reverts commit 9f817c121e43f970e78de2d70406f14f54995020. Signed-off-by: Yuta Iwama ganmacs@gmail.com
Revert “update ruby.yml”
This reverts commit 9f817c121e43f970e78de2d70406f14f54995020.
Signed-off-by: Yuta Iwama ganmacs@gmail.com
This is a buffer plugin which uses chunkio. We are planning to move this plugin to core in the future.
This plugin supports fluentd 0.14 or later
Add this line to your application’s Gemfile:
gem 'fluent-plugin-buffer-chunkio'
And then execute:
$ bundle
Or install it yourself as:
$ gem install fluent-plugin-buffer-chunkio
TODO:
bundle exec rake test
Bug reports and pull requests are welcome on GitHub at https://github.com/fluent/fluent-plugin-buffer-chunkio.
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
Fluent::Plugin::Buffer::Chunkio ,a buffer plugin for Fluentd
This is a buffer plugin which uses chunkio. We are planning to move this plugin to core in the future.
Requirements
This plugin supports fluentd 0.14 or later
Installation
Add this line to your application’s Gemfile:
And then execute:
Or install it yourself as:
Usage
TODO:
Test
Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/fluent/fluent-plugin-buffer-chunkio.