Manual pipeline configuration
Serverless Stack
Note
The manual pipeline configuration processor is only available on classic streams.
The Manual pipeline configuration lets you create a JSON-encoded array of ingest pipeline processors.This is helpful if you want to add more advanced processing that isn't currently available as part of the UI-based processors.
Refer to the following documentation for more on manually configuring processors:
- Create readable and maintainable ingest pipelines
- Error handling in ingest pipelines
- Ingest processor reference
To manually create an array of ingest pipeline processors:
- Select Create → Create processor.
- Select Manual pipeline configuration from the Processor menu.
- In Ingest pipeline processors, add JSON to manually configure ingest pipelines.
Note
Conditions defined in the processor JSON take precedence over conditions defined in Optional fields.