Skip to content

To use the CloudWatch Logs from Kinesis Stream in Serverless Framework.

Notifications You must be signed in to change notification settings

katsuhiko/sls-log-from-kinesis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sls log From Kinesis

To use the CloudWatch Logs from Kinesis Stream in Serverless Framework.

Installation

Make sure that you use Serverless v1.

  1. Run serverless install --url https://github.com/katsuhiko/sls-log-from-kinesis to install the service in your current working directory
  2. Next up cd into the service with cd sls-log-from-kinesis
  3. Run npm install
  4. Deploy with ACCOUNT_ID=9999 serverless deploy

How to use

ACCOUNT_ID=9999 serverless logs -f todosConsumer -t

About

To use the CloudWatch Logs from Kinesis Stream in Serverless Framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published