File
File sinks data to local disk.
Interpretation Methods
The sink supports these interpretation methods:
- object
- data
Settings
| Field | Type | Description | Required |
|---|---|---|---|
| file_path | object | Determines how the name of the uploaded object is constructed. See Defaults to year/month/day/uuid.extension. | No |
| file_format | object | Determines the format of the file. Defaults to json. | No |
| file_compression | object | Determines the compression type applied to the file. Defaults to gzip. | No |
Updated almost 3 years ago
