|
Hi guys, I have an apache log. I want to be able to chart the count of occurances of a particular query string in the uri_path. eg.
I want to get:
I've worked out how to regex on the query string, but I can't work out how to chart count over specific q2 values of uri_path and ignore changes in q1 and q3. |
|
I'd assume that you already have the q2 field extracted automatically. You can verify that it is and search:
oh, hahaha I was over thinking it. Thanks, Stephen.
(27 Oct '10, 02:10)
chixor
|
