vmware-archive / eventrouter

A simple introspective kubernetes service that forwards events to a specified sink.
Apache License 2.0
884 stars 252 forks source link

[AWS Sink] Add s3 as a sink #63

Closed alok87 closed 6 years ago

alok87 commented 6 years ago

What?

Solution with EFK is good but expensive. Need to store events in s3 and load in redshift and view using redshift db

alok87 commented 6 years ago

@timothysc I am working on adding the support for s3 sink

timothysc commented 6 years ago

@alok87 awesome! thank you for your contribution!

alok87 commented 6 years ago

@timothysc PR is ready for review - https://github.com/heptiolabs/eventrouter/pull/64

alok87 commented 6 years ago

Closed with #64