Fluentd Filter Redaction Plugin

Build Status License: MIT Gem Version

Requirements

fluent-plugin-redaction fluentd ruby
>= 0.1.0 >= v0.14.0 >= 2.4

Overview

Installation

Install from RubyGems:

$ gem install fluent-plugin-redaction

Configuration

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request