logstash-plugins / logstash-input-cloudwatch

A Logstash input to pull events from the Amazon Web Services CloudWatch API
Apache License 2.0
43 stars 27 forks source link

Support for EC2 MemoryUtilization and DiskSpaceUtilization metrics #28

Open jonathanjlin29 opened 6 years ago

jonathanjlin29 commented 6 years ago

Here is an AWS document about custom metrics that can be performed on EC2 instances: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/mon-scripts.html

I would like to get support for these custom metrics. Specifically, MemoryUtilization and DiskSpaceUtilization.