I have my application logs present in AWS S3 bucket ,
Now i am wondering is there any way to forward those logs to elastic search through file beat ?
The upcoming 7.4 release of filebeat will have an s3 input, see https://www.elastic.co/guide/en/beats/filebeat/7.4/filebeat-input-s3.html
thanks @spinscale, i believe log stash already has S3 input config(not sure) ?
1 Like
yes, indeed. see https://www.elastic.co/guide/en/logstash/7.3/plugins-inputs-s3.html
thanks
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.