Spooldir and filepulse connectors cannot parse all CSV files

i had a parsing error when i tried to ingest csv files into kafka broker using spooldir connector and file pulse connector .
the fields names contain special caracters like : / , + , - :
here’s an example of a csv header :
Date\Time,Server-ID,numb:requests

the connector cannot match the schema .
is there any solution?

@fhussonnois any ideas? :slight_smile:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.