Skip to content

Human-friendly console logging of input sources such as ElasticSearch, AWS CloudWatch, and SSH.

License

Notifications You must be signed in to change notification settings

pandich/couture

Repository files navigation

COUTURE

A purely CLI logging experience.

EXAMPLES

AWS

AWS Profile and Region

couture cloudwatch:///aws/lambda/someLambda?profile=developer-alice&region=us-east-1

CloudWatch Logs

couture cloudwatch:///aws/...your log group ...

S3

 couture s3:///my-bucket/my-key

CloudFormation

couture cloudformation:///my-stack

Short Forms

# cloudwatch
couture cw:///...
couture logs:///...
# /aws/lambda/...
couture cf:///my-stack
couture stack:///my-stack
couture lambda:///...
# /aws/appsync/apis/...
couture appsync:///...
# codebuild base
couture codebuild:///...
# /aws/rds/...
couture rds:///...
# /aws/rds/instance/...
couture rdsi:///...
# /aws/rds/cluster/...
couture rdsc:///...

Further Examples

couture rdsi:///my-db-integration-imp/error
couture appsync://xyvwetblljgkahzew5w5pqeije
couture cf:///my-stack

About

Human-friendly console logging of input sources such as ElasticSearch, AWS CloudWatch, and SSH.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •