ashwinaggarwal / lambda-logs-shipper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lambda Logs Shipper

Subscribe to log groups from all the lambdas, and stream logs to kinesis stream. A lambda subscribe to kinesis event, formats the logs, and ships to ES cluster.

Architecture

log-shipper-architecture.png

About


Languages

Language:JavaScript 85.5%Language:Makefile 13.6%Language:Dockerfile 0.8%