638 B
638 B
layout | title | parent | grand_parent | nav_order |
---|---|---|---|---|
default | trim_string | Processors | Configuring Data Prepper | 45 |
trim_string
Overview
Strips whitespace from the beginning and end of a key. trim_string
is part of mutate string processors.
Option | Required | Type | Description |
---|---|---|---|
with_keys | Yes | List | A list of keys to trim the whitespace from. |