If a log file has events constantly being appended to it, how safe is it to read that file (or copy it) with another process?
If a log file has events constantly being appended to it, how safe is it to read that file (or copy it) with another process?