in reply to Re: Parsing Apache logs with Regex
in thread Parsing Apache logs with Regex

I posted below... ParseLog only appears to create reports and stuff based on the logfile that you hand it. I don't want that. I need something that I can parse line by line through a logfile and it will return me the log entry sections so that I can insert them into a database and then later crunch on them looking for some problems we have been having? Can ParseLog do that? Nothing in the documentation seems to suggest that it can do that.

Replies are listed 'Best First'.
Re^3: Parsing Apache logs with Regex
by Anonymous Monk on Dec 31, 2008 at 21:40 UTC