No release in over 3 years
Low commit activity in last 3 years
This plugin allows you to mask sql literals which may be contain sensitive data.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 2.0
~> 12.0
~> 3.0

Runtime

~> 1.11
>= 0.14.10, < 2
 Project Readme

fluent-plugin-sql-mask

Fluentd filter plugin to mask sql literals.

This plugin allows to masking sql literals which may be contain sensitive data.

Installation

RubyGems

$ gem install fluent-plugin-sql-mask

Bundler

Add following line to your Gemfile:

gem "fluent-plugin-sql-mask"

And then execute:

$ bundle

Configuration

You can generate configuration template:

$ fluent-plugin-config-format filter sql-mask

You can copy and paste generated documents here.

Copyright

  • Copyright(c) 2019- Kazuki Sawada
  • License
    • Apache License, Version 2.0