nixpkgs/pkgs/tools/misc/fluentd/Gemfile

6 lines
115 B
Ruby
Raw Normal View History

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