opensearch-docs-cn/_data-prepper/pipelines/configuration/processors/lowercase-string.md

765 B

layout title parent grand_parent nav_order
default Lowercase string processor Processors Pipelines 60

lowercase_string

The lowercase_string processor converts a string to its lowercase counterpart and is a mutate string processor. The following table describes options for configuring the lowercase_string processor to convert strings to a lowercase format.

Option Required Type Description
with_keys Yes List A list of keys to convert to lowercase.