mirror of
https://github.com/iSharkFly-Docs/opensearch-docs-cn
synced 2025-03-09 14:38:01 +00:00
* Fix Sinks and Sources in Data Prepper config Signed-off-by: Naarcha-AWS <naarcha@amazon.com> * Update _data-prepper/configuration/sources/http-source.md Signed-off-by: Naarcha-AWS <naarcha@amazon.com> Co-authored-by: Caroline <113052567+carolxob@users.noreply.github.com>
25 lines
423 B
Markdown
25 lines
423 B
Markdown
---
|
|
layout: default
|
|
title: Pipeline sink
|
|
parent: Sinks
|
|
grand_parent: Configuring Data Prepper
|
|
nav_order: 45
|
|
---
|
|
|
|
# Pipeline sink
|
|
|
|
## Overview
|
|
|
|
Sink for writing to another pipeline.
|
|
|
|
Option | Required | Type | Description
|
|
:--- | :--- | :--- | :---
|
|
name | Yes | String | Name of the pipeline to write to.
|
|
|
|
<!--- ## Configuration
|
|
|
|
Content will be added to this section.
|
|
|
|
## Metrics
|
|
|
|
Content will be added to this section. ---> |