TylerBrock / saw

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

Tailing the cloud watch logs #12

Closed konyaj closed 6 years ago

konyaj commented 6 years ago

Hi

I have started using the saw tool. It's really a great tool but I found that there is no flag available to tail the logs which is making it cumbersome and time consuming to load the logs.

TylerBrock commented 6 years ago

Hi! There is no flag for that because it's a subcommand watch:

To tail a particular group use saw watch <log group>

TylerBrock commented 6 years ago

Closing this because I haven't heard back from you in a couple days. Feel free to re-open if you need more information.