# 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