Graylog2 / Graylog2/graylog2-server
create CSV data adapter without quote character
Open
feature
triaged
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
## Expected Behavior
when creating a CSV data adapter, it would be very helpful to have the quote character be optional.
## Current Behavior
currently, the CSV data adapter template requires a quote character and using a space character seems to break functionality
## Context
some CSV files that we are attempting to ingest do not contain quotes around values.
* Graylog Version: Graylog 2.4.3+2c41897
Contributor guide
Assessment
This issue has not been assessed yet.