TylerBrock / saw

Fast, multi-purpose tool for AWS CloudWatch Logs
MIT License
1.41k stars 79 forks source link

Rate Limiting #11

Open richraid21 opened 6 years ago

richraid21 commented 6 years ago

It would be really nice if rate limiting was implemented to back off if you use the tool to watch multiple log groups at once. AWS suggests exponential backup.

This will become very important if #9 starts to be worked on.

TylerBrock commented 6 years ago

Yup, agree completely. Thanks for reporting this and for linking to the docs on it. This is definitely on my radar.