severb / graypy

Python logging handler for Graylog that sends messages in GELF (Graylog Extended Log Format).
https://www.graylog.org/
BSD 3-Clause "New" or "Revised" License
258 stars 90 forks source link

AWS S3 and Lambda #128

Open chris-edwards-pub opened 4 years ago

chris-edwards-pub commented 4 years ago

Hello,

We have logs being stored in s3 buckets on AWS. I was wondering what you all thought about using your code as a Lambda function to move those logs into Graylog?

Thanks for any feedback!

Chris Edwards