17 lines
385 B
Markdown
17 lines
385 B
Markdown
|
---
|
||
|
layout: default
|
||
|
title: Sinks
|
||
|
parent: Configuring Data Prepper
|
||
|
has_children: true
|
||
|
nav_order: 44
|
||
|
---
|
||
|
|
||
|
# Sinks
|
||
|
|
||
|
Sinks define where Data Prepper writes your data to.
|
||
|
|
||
|
## General options for all sink types
|
||
|
|
||
|
Option | Required | Type | Description
|
||
|
:--- | :--- | :--- | :---
|
||
|
routes | No | List | List of routes that the sink accepts. If not specified, the sink accepts all upstream events.
|