File
Write events directly to files for archiving and offline processing
Overview
Example & DSL attributes
file:
filename: nasdaqAnalytic
path: /home/app/data/output/analytics
batchSize: 1024
timeout: 1000
formatter:
csvFormatter:
contentType: text/csv
encoding: UTF-8
delimiter: "|"Attributes schema
Attribute
Description
Data Type
Required
Last updated