Skip to content

Releases: fmad/logmonitor

Limit wait to just under 5 seconds

10 May 16:16
393dd8f
Compare
Choose a tag to compare

There's a system timeout of 5000 ms - in order to work around that would required writing a bit more code so keeping it simple for the time being as 5 seconds is good enough for now. :)

Added wait on process exit

05 May 16:59
393dd8f
Compare
Choose a tag to compare

Added 10s wait before exit so as to allow for fluentd to grab all logs from either the monitored service or the preStopHook script.