Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

Config Example

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

Expand
titleRequest Json

{"name":"csv","type":"transform","delim":","}

CSV Format

The data flow should be defined with the ‘CSV Formatter’ condition, inside the relevant forwarder:

Image RemovedImage Added

Output: The target receives the logs as comma-separated values.

Image RemovedImage Added