Files
OpenSearch-Docs-Cn/_data-prepper/pipelines/configuration/processors/lowercase-string.md
T
4251fb04bd Add DLQ and aggregate processor edits. Baseline processor names (#3880)
* Add DLQ and aggregate processor edits. Baseline processor names

Signed-off-by: Naarcha-AWS <[email protected]>

* Remove processor from titles

Signed-off-by: Naarcha-AWS <[email protected]>

* Update dlq.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Add additional feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* add cross links

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix typos

Signed-off-by: Naarcha-AWS <[email protected]>

* Add doc review

Signed-off-by: Naarcha-AWS <[email protected]>

* Remove link

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Update dlq.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix processor title

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-04-27 14:01:01 -05:00

755 B

layout, title, parent, grand_parent, nav_order
layout title parent grand_parent nav_order
default lowercase_string Processors Pipelines 60

lowercase_string

The lowercase_string processor converts a string to its lowercase counterpart and is a mutate string processor. The following table describes options for configuring the lowercase_string processor to convert strings to a lowercase format.

Option Required Type Description
with_keys Yes List A list of keys to convert to lowercase.