About replacing "uri-query" with a text

General discussions about Advanced Log Analyzer
Post Reply
cape
Posts: 6
Joined: Wed Nov 02, 2005 10:43 am

About replacing "uri-query" with a text

Post by cape »

Hi there.

I´am trying to find a way to make the table "Most requested referrer IDs" more user friendly.

Users dont like seeing "ID=2" as nr 1.

I want to replace that (ID=2) with a text like "Private"

Can that be done `?

Abacre
Site Admin
Posts: 1223
Joined: Mon Jan 31, 2005 5:32 pm

Post by Abacre »

Which log format do you have?
Normally you should use site filters (on Sites tab) for this purpose.
We will add there uri-query parameter. I will send you email when ready.
Kind regards,
Abacre Limited
http://www.abacre.com
support@abacre.com

cape
Posts: 6
Joined: Wed Nov 02, 2005 10:43 am

Post by cape »

Hi there !

Will I have to websites. (One for MS ISS Custom 5.0 and one for MS ISS Custom 6.0)

I´m looking forward to the mail.

Thx.

cape
Posts: 6
Joined: Wed Nov 02, 2005 10:43 am

Post by cape »

Hi Roman.

I need to know if this is gonna get done or not ? please

Abacre
Site Admin
Posts: 1223
Joined: Mon Jan 31, 2005 5:32 pm

Post by Abacre »

Hi,

Download the updated version from the following location:
http://www.abacre.com/download/ala.zip
Install it over existing version. It will update needed files.

Start Advanced Log Analyzer.
Go to Sites tab. Now in filters area you should see uri_query as a
parameter at the end of parameters list.
Then add the following filter:

Parameter: uri_query
Condition: includes
Value: ID=2
Action: replace_all (or select other actions if needed, for example,
assign, replace_left)
New value: Private
Kind regards,
Abacre Limited
http://www.abacre.com
support@abacre.com

cape
Posts: 6
Joined: Wed Nov 02, 2005 10:43 am

Post by cape »

Hi there

Yes - I see the uri.q.

But I cant get it to work.

using :
Parameter: uri_query
Condition: includes
Value: HMID=2
Action: replace_left
New value: Privat

I´ve tried it all....

it only removes the linie... doesn´t replace it.

Tried to uninstall - and install again... still doesn´t work....

Am I missing something ? :roll:

Abacre
Site Admin
Posts: 1223
Joined: Mon Jan 31, 2005 5:32 pm

Post by Abacre »

I think that it's an issue with cache files.
Try to remove cache files in Cache folder
C:\Program Files\Advanced Log Analyzer\Cache

And you may uncheck "Incremental analysis" ("Use cache files") option in main menu - File - Options - General.

Are you sure you downloaded the latest version of the software from our web site?
Please send us a fragment of your log file (or zipped log file) to support@abacre.com
we will create needed configuration for you.
Kind regards,
Abacre Limited
http://www.abacre.com
support@abacre.com

cape
Posts: 6
Joined: Wed Nov 02, 2005 10:43 am

Post by cape »

Hi there.

it works now.

The problem was that I still had a lot of filters in the report which should use "Privat"

The Report filter was set to "HMID=1" and thats wrong. Now it is "Privat"

Thanks for the help ;)

cape
Posts: 6
Joined: Wed Nov 02, 2005 10:43 am

Post by cape »

Hi again !

The solutions works ;)

But there is a little problem.

When Includes is used are is a problem.

if

ID=2 = private FINE

But then ID is 22 the name will be private2 NO GOOD

This can be fixed be using equals.

But that does not work for Uri.

Can this be fixed ??

Post Reply