Skip to content

sashee/watch-lambda-logs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lambda logs watcher

Watch logs from the terminal.

Supports:

  • Terraform-managed functions
  • function name argument
  • function Arn argument

Usage

npx watch-lambda-logs [name|arn]

If no argument is provided it tries to use Terraform to find managed functions. If there are multiple, it offers a choice which one to watch.

Both function name (in the current region, defined in the AWS_REGION environment variable) or function Arn is supported.

About

Continuously query logs for a Lambda function

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published