Erlang OTP application to monitor multiple log files and be notified when errors occur.
Go to file
Fabio Salvini fa1bfa9d25 Removed erlexec dependency 2017-06-29 07:17:53 +02:00
apps/log_monitor/src Fallback timer for infinite consecutive errors 2017-06-26 19:47:43 +02:00
config Use group receivers when sending email, custom subject 2017-06-26 16:27:53 +02:00
.gitignore Fixed merged file 2017-06-27 23:07:30 +02:00
LICENSE Fixed merged file 2017-06-27 23:07:30 +02:00
README.md Fixed merged file 2017-06-27 23:07:30 +02:00
TODO.md Fallback timer for infinite consecutive errors 2017-06-26 19:47:43 +02:00
rebar.config Removed dependency and restored ports 2017-06-08 21:39:52 +02:00
rebar.lock Removed erlexec dependency 2017-06-29 07:17:53 +02:00

README.md

log_monitor

Erlang OTP application to monitor multiple log files and be notified when errors occur.

Build

$ rebar3 compile