log_timer 0.1.0
If a service crashed silently, chances are, it does not write to its logs for a while. This gem checks a list of log files if they changed recently and alerts you if a file is older than the given limit.
Gemfile:
=
install:
=
Versions:
- 0.1.0 August 11, 2016 (9.5 KB)
Runtime Dependencies (2):
activesupport
>= 5.0.0, ~> 5.0
chronic_duration
>= 0.10.6, ~> 0.10