storm filterregex bolt

This bolt receives a byte array and search for regex patterns configured in propery file; if the message contains a whitelisted pattern then it's emitted to next bolt, other case the message is discarded. If configured, you can get the patterns group indicated.

Homepage POM file JAR file Javadoc
'org.keedio.storm.bolt.filter:storm-filterregex-bolt:1.0.2'

Dependencies

Compile dependencies

Provided dependencies

Test dependencies