GithubHelp home page GithubHelp logo

datarsense / dss-plugin-elasticsearch-hide-fields Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 9 KB

Hide fields containing sensitive data in Elasticsearch external datasets created in Dataiku DSS to comply with data security policies or data regulations

Java 100.00%
dss-plugin

dss-plugin-elasticsearch-hide-fields's Introduction

DSS plugin - Hide Elasticsearch fields

The purpose of this plugin is to allow DSS admins to hide fields containing sensitive data in Elasticsearch external datasets (unmanaged) to comply with data security policies or data regulations, such as GDPR, around data privacy and protection.

The plugins relies on Elasticsearch source filtering feature (https://www.elastic.co/guide/en/elasticsearch/reference/7.17/search-fields.html#source-filtering) to filter out sensitive data from Elasticsearch documents.

Compatibility

DSS 11.0 or higher and Elasticsearch 7.x or higher are required.

Usage

Plugin configuration

Multiple presets can be configured in plugin settings to configure multiple hide fields scenarios. The following settings have to be configured in each configuration preset :

  • Elasticsearch connections : The name of the Elasticsearch connection(s) to which filtering has to be applied. Multiple connections can be configured in a single preset.
  • Columns to hide : A comma separated list of Elasticsearch fields to hide.

An Elasticsearch connection can only be defined in a single preset. An exception is triggered when a new dataset is created if the dataset connection is defined in more than one configuration preset

Custom query DSL

All the DSS datasets created using an Elasticsearch connection protected by this plugin must be configured with a valid custom query DSL.

The plugin updates the custom query DSL with source filtering configuration when the dataset is saved.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.