CSV Formatter
Description | Config Example |
---|---|
Delivering the data in a CSV format - commas as a delimiter between values. | {"name":"csv","type":"transform","delim":","} |
CSV Format
The data flow should be defined with the ‘CSV Formatter’ condition, inside the relevant forwarder:
Output: The target receives the logs as comma-separated values.
Â