Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Description

Config Example

Delivering the data in a CSV format - commas as a delimiter between values.

 Request Json

{"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.

  • No labels