Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 189 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 189 Bytes

moni.sh

Pipe your logs to moni.sh and get an SMS when something is wrong!

Usage

tail -n 0 -f a.log | ./moni.sh "Error*"
adb logcat | ./moni.sh "Exception*"