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