Hello,
I'm looking into how to parse an active log file. It does not seem to be locked open - but is appended to.
I would like to be able to parse the file as new lines are added.
I've read and parsed in-active files, that ends once it reaches the end tho.
Thanks!