Re: log parser design question

2007-02-03 Thread avidfan
On Mon, 29 Jan 2007 23:11:32 -0600, avidfan <[EMAIL PROTECTED]> wrote: >On 28 Jan 2007 21:20:47 -0800, "Paul McGuire" <[EMAIL PROTECTED]> >wrote: > >>On Jan 27, 10:43 pm, avidfan <[EMAIL PROTECTED]> wrote: >>> I need to parse a log file using python and I need some advice/wisdom >>> on the best wa

Re: log parser design question

2007-01-29 Thread avidfan
On 28 Jan 2007 21:20:47 -0800, "Paul McGuire" <[EMAIL PROTECTED]> wrote: >On Jan 27, 10:43 pm, avidfan <[EMAIL PROTECTED]> wrote: >> I need to parse a log file using python and I need some advice/wisdom >> on the best way to go about it: >> >> The log file entries will consist of something like th

Re: log parser design question

2007-01-28 Thread Paul McGuire
On Jan 27, 10:43 pm, avidfan <[EMAIL PROTECTED]> wrote: > I need to parse a log file using python and I need some advice/wisdom > on the best way to go about it: > > The log file entries will consist of something like this: > > ID=8688 IID=98889998 execute begin - 01.21.2007 status enabled >

log parser design question

2007-01-27 Thread avidfan
I need to parse a log file using python and I need some advice/wisdom on the best way to go about it: The log file entries will consist of something like this: ID=8688 IID=98889998 execute begin - 01.21.2007 status enabled locked working.lock status running status complet