Skip to content

Stream our cloudwatch logs into a lambda function. By this way you can export all logs to external services in Near-Realtime and in a serverless fashion.

Notifications You must be signed in to change notification settings

m-adil/aws-cloudwatch-keen-integration

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

This is a Nodejs ES6 based AWS lambda function. You can upload it to your AWS lambda function and then link this function in cloudwatch via Stream logs. This function will add the ability to parse and export your cloudwatch logs from aws architecutre to where ever you want in a serverless fashion.

In this case we are exporting all our logs in Keen.io.

Read the original article over here via forkgeeks.com

About

Stream our cloudwatch logs into a lambda function. By this way you can export all logs to external services in Near-Realtime and in a serverless fashion.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%