526 B
526 B
layout | title | parent | grand_parent | nav_order |
---|---|---|---|---|
default | file sink | Sinks | Pipelines | 45 |
file sink
Overview
You can use the file
sink to create a flat file output. The following table describes options you can configure for the file
sink.
Option | Required | Type | Description |
---|---|---|---|
path | Yes | String | Path for the output file (e.g. logs/my-transformed-log.log ). |