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