Parsing json Kinesis stream to S3 bucket - How to add new lines b/n records

Hi All,

I am trying to parse Kinesis stream and store it into S3 buckets. I managed to do that, but I also need to have a newline between each stream record. Is this something that can be done within logstash config? I tried in a couple of ways but didn't work. Can anyone point me in the right direction, I assume this should be an easy thing?

thanks!

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