Skip to content

GorillaStack/serverless-rollbar-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

serverless-rollbar-example

An example repository showing how to utilise a winston logger transport to escalate logs to Rollbar.

export ROLLBAR_SERVER_ACCESS_TOKEN=<your_access_token here>
git clone git@github.com:GorillaStack/serverless-rollbar-example.git
npm install
sls deploy
sls invoke -f happyEndpoint
sls invoke -f unhappyEndpoint

About

An example of how to leverage Rollbar to escalate application logs from a lambda function (using the serverless framework)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published