717 B
717 B
layout | title | parent | grand_parent | nav_order |
---|---|---|---|---|
default | uppercase_string | Processors | Pipelines | 125 |
uppercase_string
The uppercase_string
processor converts an entire string to uppercase and is a mutate string processor. The following table describes the option you can use to configure the uppercase_string
processor.
Option | Required | Type | Description |
---|---|---|---|
with_keys | Yes | List | A list of keys to convert to uppercase. |