TylerBrock / saw

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

Question - Notification when certain filter is found #31

Open RishabhTayal opened 5 years ago

RishabhTayal commented 5 years ago

Is there a way to send an email notification when a certain filter is found in the logs tail?

My use case is that I want to run saw on a machine and listen for error/exceptions. Once an exception occurs I want to send an email. Is this currently possible with this?