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

24 lines
383 B
Markdown

---
layout: default
title: file sink
parent: Sinks
nav_order: 45
---
# file sink
## Overview
Sink for 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.