File sinks data to local disk.

Interpretation Methods

The sink supports these interpretation methods:

  • object
  • data

Settings

FieldTypeDescriptionRequired
file_pathobjectDetermines how the name of the uploaded object is constructed. See

Defaults to year/month/day/uuid.extension.
No
file_formatobjectDetermines the format of the file.

Defaults to json.
No
file_compressionobjectDetermines the compression type applied to the file.

Defaults to gzip.
No