Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 379 Bytes

File metadata and controls

10 lines (7 loc) · 379 Bytes

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