in reply to Re: Efficient Way to Parse a Large Log File with a Large Regex
in thread Efficient Way to Parse a Large Log File with a Large Regex

That and a dispatch table possibly..especially if you have specific logging/functions you want to happen for certain IP addresses.

  • Comment on Re^2: Efficient Way to Parse a Large Log File with a Large Regex