[AWFFULL] mangle urls?
javier wilson
javier at guegue.net
Mon Jul 14 04:50:00 EST 2008
El Dom, 13 de Julio de 2008, 2:27 am, Steve McInerney escribió:
> on 12/07/08 02:47 Anthony J. Biacco said the following:
>> Is there a way to get awffull to trim back urls for counting?
>
> Within awffull? No. External pre-filtering via SED or AWK and pipe into
> awffull is likely your best bet.
>
>
>> i.e. I have some urls in my logs of the format /pt/t/1xxxxxxxxx
>> I want to count these, but I'd like to actually like to just count them
>> as 1 url, namely /pt/t. Kind of like a MangleAgent, but for urls?
>> Reason being, all the /pt/t/1xxxxxxxxx urls fill up my incremental
>> webalizer.current file, so that it's like 500+ megs 10 days through the
>> month.
>
> :-(
>
>
>> Is this possible?
I think you can use GroupURL, like this
/pt/t/1* MyGroup
You'll get hits an volume on 1* as a total, but not vistis :(
javier
More information about the AWFFull
mailing list