Skip to content

watanabeshuji/mem2cw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Overview

mem2cw is CloudFormation template for Lambda function that Memory Usage as CloudWatch Metric Data using CloudWatchLogs subscription filter.

Usage

Login to AWS management console and create CloudFormation stack with logs2sns.yml(logs2sns2.yml). See: http://dev.classmethod.jp/cloud/aws/send-lambda-memory-usage-to-cloudwatch/

CloudFormation Parameters

  • Namespace: Namespace for CloudWatch Metric

How it works?

  • Create IAM Role for Lambda function.
  • Create Lambda function process CloudWatch Logs streaming event (filter and put CloudWatch Metric).
  • Add permission to Lambda function to invoke from CloudWatch Logs

Licence

  • The MIT License (MIT)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published