Hello,
We are ingesting csv files from a S3 bucket using the Custom SQS based S3 input.
Although, the data is pulled rightly, the fields are not getting extracted properly. The header line has been ingested as a different event and the header fields are not getting extracted.
I have defined the Indexed_Extractions=csv in the props.conf
Is there any other way to extract a csv file from the S3 bucket? Any work around?