PatternFilter

Manipulates the key of the message.
com.github.jcustenborder.kafka.connect.transform.common.PatternFilter$Key
Manipulates the value of the message.
com.github.jcustenborder.kafka.connect.transform.common.PatternFilter$Value

Configuration

General

pattern

The regex to test the message with.

Importance: HIGH

Type: STRING

Validator: com.github.jcustenborder.kafka.connect.utils.config.validators.PatternValidator@1d0c7a03

fields

The fields to transform.

Importance: HIGH

Type: LIST