Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 917 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 917 Bytes

Philter NiFi

This project contains an Apache NiFi to interact with Philter for redacting PHI and PII from text.

For help please contact support@mtnfog.com.

Build and Usage

Clone this repository and run mvn clean install. Copy the built nar file into your Apache NiFi lib directory and restart NiFi. The Philter processor will now be available for use in your data flows.

A running instance of Philter is required to use the Apache NiFi processor. Set the location of the Philter instance in the processor's settings after adding it to a data flow.

This processor utilizes the Philter Java SDK as a dependency so you may need to build it before building this project.

License

This project is licensed under the Apache license, version 2.0.