dlakaplan / LogParse

0 stars 0 forks source link

Check if log is in progress #10

Open dlakaplan opened 4 years ago

dlakaplan commented 4 years ago

It will now check if the file was last modified < 60s ago (I can change if needed). If so issues warning, but doesn't stop.

WARNING:log_parser:File modification time was only 10 sec ago...File may still be in progress.

Is that acceptable, @swiggumj ?

df4db1c

swiggumj commented 4 years ago

I'll need to do some testing on this. I now have LogParse working on AO machines, but am waiting on a response from Arun to get my cron job fixed and running with this version (shell issues).