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