CSV
Jump to Section
Converts the event into a CSV file. Once formatted, Output Pipeline stages can be used to write the file with a file-based connector such as File or Amazon S3.
Upon format the stage sets event.metadata.fileFormat
to csv
.
Note: Value with File datatype are represented with base64 encoded strings when using connectors that transmit data in json
format.
Delimiter
The delimiter used when creating the file.