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 empty filters when namespace is AWS/EC2 #13

Open davidwestlund opened 7 years ago

davidwestlund commented 7 years ago

feat: Make filter a non obligatory option #11

davidwestlund commented 7 years ago

Will only allow empty filter for the EC2 case.