http://qs1969.pair.com?node_id=219550


in reply to Re: Pulling by regex II
in thread Pulling by regex II

I note that my regex is not entirely correct, my cut&paste of the logs that I used for testing did not contain the square brackets, not sure how that happened, regex should be:

/^\S+ \S \S \[(\S+) \S+\] "[^"]+" \d+ \d+ "([^"]+)"/
I believe