nixpkgs-suyu/pkgs/tools/misc/fluentd/Gemfile

6 lines
115 B
Ruby
Raw Normal View History

2015-03-18 20:33:52 +01:00
source "https://rubygems.org"
gem 'fluentd'
gem 'fluent-plugin-elasticsearch'
2015-04-25 15:48:47 +02:00
gem 'fluent-plugin-record-reformer'