Sha256: 9564501558cdc6af871da5c2e0ef7659696a58f6f65db97f1c721e4fa26b3778
Contents?: true
Size: 615 Bytes
Versions: 9
Compression:
Stored size: 615 Bytes
Contents
# fluent-plugin-records-merger [Fluentd](https://fluentd.org/) output plugin to do something. TODO: write description for you plugin. ## Installation ### RubyGems ``` $ gem install fluent-plugin-records-merger ``` ### Bundler Add following line to your Gemfile: ```ruby gem "fluent-plugin-records-merger" ``` And then execute: ``` $ bundle ``` ## Configuration You can generate configuration template: ``` $ fluent-plugin-config-format output records_merger ``` You can copy and paste generated documents here. ## Copyright * Copyright(c) 2020- WallyNegima * License * Apache License, Version 2.0
Version data entries
9 entries across 9 versions & 1 rubygems