TylerBrock / saw

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

Prefix is getting ignored #40

Closed biswanaths closed 5 years ago

biswanaths commented 5 years ago

Not sure, if this is a issue with saw or anything changed from aws perspective. If I fire the below command it is ignoring the prefix. saw watch production --prefix api

The result shown is equivalent to

saw watch production.

This used to work differently couple of weeks back.

Let me know what can be the issue.

Thank you.

biswanaths commented 5 years ago

Seems working fine now. May be some error from my side, will close this issue.