This version of the OpenSearch documentation is no longer maintained. For the latest version, see the current documentation. For information about OpenSearch version maintenance, see Release Schedule and Maintenance Policy.
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. |