opensearch-docs-cn/_data-prepper/configuration/sinks/file.md

25 lines
448 B
Markdown

---
layout: default
title: file sink
parent: Sinks
grand_parent: Configuring Data Prepper
nav_order: 45
---
# file sink
## Overview
The file sink creates a flat file output.
Option | Required | Type | Description
:--- | :--- | :--- | :---
path | Yes | String | Path for the output file (e.g. `logs/my-transformed-log.log`).
<!--- ## Configuration
Content will be added to this section.
## Metrics
Content will be added to this section. --->