728 B
728 B
layout | title | parent | grand_parent | nav_order |
---|---|---|---|---|
default | Trim string processors | Processors | Pipelines | 120 |
trim_string
The trim_string
processor removes whitespace from the beginning and end of a key and is a mutate string processor. The following table describes the option you can use to configure the trim_string
processor.
Option | Required | Type | Description |
---|---|---|---|
with_keys | Yes | List | A list of keys to trim the whitespace from. |