I have data being written to different log files every hour. I am able to read the data in the log file line by line using:
import subprocess f = subprocess.P