atomic perhaps i am totally misunderstanding what you are saying, but you are having parsing issues and 'cornering issues'
try saving as a text file, or work it as such and disable word wrap. another trick sometimes is find and replace <CR> with , or something and then deliniate on that for a csv output.
it might help, just saying
Aaron
I use a hex editor to inspect the files so I can read them fine. The log files are a mix of binary and text, so text editors wouldn't display a lot of the info.
What I meant by parsing, is creating an algorithm to parse the log entries and extract the info.