theburningmonk / lambda-logging-demo

Demo for shipping logs to ELK stack, and to auto-subscribe new log groups
91 stars 31 forks source link

Fix Event parsing, set runtime to nodejs12, adjust logz.io port #4

Closed itskemo closed 4 years ago

itskemo commented 4 years ago

I've been going through your course and the following changes are needed in order to deploy and have the lambda send the logs properly to logz.io. It may be helful for other students in the future.

Signed-off-by: Tomáš Piešťanský tomas@piestansky.cz