--- 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`).