Hello,
I have a csv file with a header row which contains the special characters "[" and "]" in few of the column names. Logstash issues the exception "#<RuntimeError: Invalid FieldReference:" while attempting to parse it. Is there anyway to overcome this through logstash?
Any help would be much appreciated!
Thanks!