/
Delimited Formatter
Delimited Formatter
Description | Config Example |
---|---|
Delivering the data in a Delimited Format. | {"name":"delimited","type":"transform","includeKeys":true,"delim":"$"} |
Delimited format
The data flow should be defined with the ‘Delimited formatter’ condition, inside the relevant forwarder:
Fields Delimiter - Set the delimiter of the fields.
Format in Key/Value structure.
Prefix - Added to the start of the output.
Suffix - Added to the end of the output.
Key/Value Delimiter - Set the delimiter between the key and the value.
Include Empty Values.
Key Types - If 'ftypes' then use the ftype as the column name.
Output: The target receives the logs in a delimited format which was defined by the user.
, multiple selections available,
Related content
CSV Formatter
CSV Formatter
More like this
JSON Formatter
JSON Formatter
More like this
Fields Schema
Fields Schema
More like this
Raw Data Formatter
Raw Data Formatter
More like this
Data Flow Transformers
Data Flow Transformers
Read with this