Skip to content

AWS: Analyse ELB logs with Lambda and put percentile metrics to CloudWatch

Notifications You must be signed in to change notification settings

atombrenner/elb-lambda-analyse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ELB Percentiles to CloudWatch

Analyse AWS ELB logs with AWS Lambda and put percentile metrics to AWS CloudWatch

A small demonstration project to show how easy it is to

  • analyse AWS ElasticLoadBalancer (ELB) access logs
  • with the new AWS Lambda functionality (Node.js)
  • to get detailed and meaningful statistics (percentiles per url and method)
  • into AWS CloudWatch

About

AWS: Analyse ELB logs with Lambda and put percentile metrics to CloudWatch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published