PatternRename

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

Examples:

Configuration

General

field.pattern

Importance: HIGH

Type: STRING

field.replacement

Importance: HIGH

Type: STRING

field.pattern.flags

Importance: LOW

Type: LIST

Default Value: [CASE_INSENSITIVE]

Validator: [UNICODE_CHARACTER_CLASS, CANON_EQ, UNICODE_CASE, DOTALL, LITERAL, MULTILINE, COMMENTS, CASE_INSENSITIVE, UNIX_LINES]