nixpkgs/pkgs/tools/misc/fluentd/Gemfile

6 lines
115 B
Ruby
Raw Normal View History

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