Erlang OTP application to monitor multiple log files and be notified when errors occur.
Go to file
2017-06-12 15:02:35 +02:00
apps/log_monitor/src Restart log files monitoring on boot 2017-06-12 15:02:35 +02:00
config Save log configs to DETS 2017-06-12 11:35:57 +02:00
.gitignore Coordinator & Mailer 2017-06-08 21:22:48 +02:00
LICENSE Added Rebar3 project files 2017-03-11 01:31:41 +01:00
README.md Added Rebar3 project files 2017-03-11 01:31:41 +01:00
rebar.config Removed dependency and restored ports 2017-06-08 21:39:52 +02:00
rebar.lock Coordinator & Mailer 2017-06-08 21:22:48 +02:00

log_monitor

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

Build

$ rebar3 compile