Set processor
Serverless Stack
Use the set processor to assign a specific value to a field, creating the field if it doesn’t exist or overwriting its value if it does.
To use a set processor:
- Select Create → Create processor.
- Select Set from the Processor menu.
- Set Source Field to the field you want to insert, upsert, or update.
- Set Value to the value you want the source field to be set to.
This functionality uses the Elasticsearch set pipeline processor. Refer to the set processor Elasticsearch documentation for more information.