CSV

Configure CSV Log Source with BindPlane

172

Supported Versions

  • The CSV Source allows you to read logs from a file that are formatted as a table with comma-separated values (CSV)
  • Supports the following encodings:
    • nop
    • utf-8
    • utf-16le
    • utf-16be
    • ascii
    • big5

Configuration

OptionDescription
File PathUse this field to specify an array of file log path glob patterns.
Exclude File PathUse this field to specify an array of file log path glob patterns 'to be excluded'.
CSV HeaderUse this field to define a comma separated header string to be used as keys.
EncodingChoose the encoding of the log file.
Start AtChoose whether to start reading from the beginning or end of a file with "end" being the default.
TypeUse this field to add the specified 'Type' as a label to each log message.

Log Types

Types
csv

Advanced

For more information on the advanced configuration capabilities, see our detailed plugin guide here.