Rename processor
Serverless Stack
Use the rename processor to change the name of a field, moving its value to a new field name and removing the original.
To use a rename processor:
- Select Create → Create processor.
- Select Rename from the Processor menu.
- Set Source Field to the field you want to rename.
- Set Target field to the new name you want to use for the Source Field.
This functionality uses the Elasticsearch rename pipeline processor. Refer to the rename processor Elasticsearch documentation for more information.