Sha256: 590ec5beb014ed848527a4018707fe528a5d0e8245d20fa26f5c45059b8cf2ec
Contents?: true
Size: 633 Bytes
Versions: 2
Compression:
Stored size: 633 Bytes
Contents
# fluent-plugin-scenario-manager [Fluentd](https://fluentd.org/) output plugin to do something. TODO: write description for you plugin. ## Installation ### RubyGems ``` $ gem install fluent-plugin-scenario-manager ``` ### Bundler Add following line to your Gemfile: ```ruby gem "fluent-plugin-scenario-manager" ``` And then execute: ``` $ bundle ``` ## Configuration You can generate configuration template: ``` $ fluent-plugin-config-format output scenario-manager ``` You can copy and paste generated documents here. ## Copyright * Copyright(c) 2019- TODO: Write your name * License * Apache License, Version 2.0
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
fluent-plugin-scenario-manager-0.1.1 | README.md |
fluent-plugin-scenario-manager-0.1.0 | README.md |