CSV
Configure CSV Log Source with BindPlane
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
Option | Description |
---|---|
File Path | Use this field to specify an array of file log path glob patterns. |
Exclude File Path | Use this field to specify an array of file log path glob patterns 'to be excluded'. |
CSV Header | Use this field to define a comma separated header string to be used as keys. |
Encoding | Choose the encoding of the log file. |
Start At | Choose whether to start reading from the beginning or end of a file with "end" being the default. |
Type | Use 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.
Updated over 3 years ago