729 B
729 B
layout | title | parent | grand_parent | nav_order |
---|---|---|---|---|
default | trim_string | Processors | Pipelines | 45 |
trim_string
Overview
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. |