opensearch-docs-cn/_data-prepper/pipelines/configuration/processors/routes.md

19 lines
544 B
Markdown

---
layout: default
title: routes
parent: Processors
grand_parent: Pipelines
nav_order: 90
---
# Routes
Routes define conditions that can be used in sinks for conditional routing. Routes are specified at the same level as processors and sinks under the name `route` and consist of a list of key-value pairs, where the key is the name of a route and the value is a Data Prepper expression representing the routing condition.
<!---## Configuration
Content will be added to this section.
## Metrics
Content will be added to this section.--->