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