Hello everyone,
I have an AWS S3 bucket with logs that being sent to the bucket from one of our servers.
I’m searching for the best solution for pulling/sending these logs files (live stream) from the S3 bucket folder to our Graylog server (version 3.3.1). I’m trying to avoid using custom scripts for this task to make it simpler with fewer links in the chain.
Just note that the logs stored on the S3 bucket are not related to any AWS service.
I hope you can help me figure it out.