in reply to Looking for a module to parse Apache logs

Perhaps Apache::LogRegex will work for you. I haven't tried it though, so I can not say if it will work. It looks simple enough to use, and you can specify your log format.

  • Comment on Re: Looking for a module to parse Apache logs