Flushing logs from AWS S3 bucket to ElasticSearch : Validation Failed: 1: type is missing

Hi everyone,

I'm currently trying to collect logs files stored in a S3 Bucket on AWS and send them to a clouded ES deployment. I followed the following tutorial : https://developers.cloudflare.com/logs/analytics-integrations/elastic/

The tutorial works great with ES 6.8.X but only the new logs are being send to ES

So i customized the lambda function and managed to select the already existing logs files but when it processes the selected files, i get the following error : "Validation Failed: 1: type is missing".

I'm new to the whole ES stack and don't have a lot more of debug info regarding this issue

I'll provide any information regarding my configuration to work the problem together !

Thanks in advance,

Ian

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