Fluent-bit: Help! Need regex to parse CSV

Created on 1 Dec 2017  路  2Comments  路  Source: fluent/fluent-bit

Can someone provide a sample regex to parse CSV, to be added in parser.conf
Need to capture the CSV data into record fields

e.g. csv data
type,timeLogged,timeQueued,timeImprinted,orig

enhancement

Most helpful comment

Is CSV parsing somewhere on the roadmap? It would be useful for event logs from commercial MTA's.

All 2 comments

@apmcodes there is no CSV parsing support at the moment.

Is CSV parsing somewhere on the roadmap? It would be useful for event logs from commercial MTA's.

Was this page helpful?
0 / 5 - 0 ratings