string_converter

The string_converter processor converts a string to uppercase or lowercase. You can use it as an example for developing your own processor. The following table describes the option you can use to configure the string_converter processor.

OptionRequiredTypeDescription
upper_caseNoBooleanWhether to convert to uppercase (true) or lowercase (false).

string_converter - 图1