Search found 9 matches

by kgaebler
Tue Feb 08, 2005 8:58 pm
Forum: Advanced Log Analyzer
Topic: IP filters question
Replies: 2
Views: 24823

Clarification

Just to clarify what I want...I am trying to see the navigation path of those who downloaded some software but not see the navigation of others who never download.

I tried putting this in reports.ini

type=visitor_path
name=Buyer path
footer=true
limit=200
sortby=time
filter=ip;included_in ...
by kgaebler
Tue Feb 08, 2005 7:28 pm
Forum: Advanced Log Analyzer
Topic: IP filters question
Replies: 2
Views: 24823

IP filters question

Roman,

This is similar to the question asked by the last post.

Let's suppose that I want to see how the people from three specific ip addresses navigate through my site.

For purposes, of this exercise you can use these three IP addresses:

Visitor 12.2.177.130 came at 1/26/2005 4:53:15 PM ...
by kgaebler
Mon Jan 31, 2005 5:32 pm
Forum: Advanced Log Analyzer
Topic: How to Analyze Many *Daily* Log Files
Replies: 2
Views: 21072

How to Analyze Many *Daily* Log Files

Suppose I have 31 daily log files that I want to analyze. They are ex041201.log, ex041201.log,...,ex041231.log.

I am running on Windows PC (not on server). The logs are in a directory on my machine.

I know how to analyze the logs one at a time and have the analysis be incremental, but I am ...
by kgaebler
Mon Jan 31, 2005 5:32 pm
Forum: Advanced Log Analyzer
Topic: How to Analyze Many *Daily* Log Files
Replies: 2
Views: 21072

Thanks

Thanks tons, Roman.

This was very helpful. Unfortunately, I cannot send you the log files because I am helping a client with this and they prefer that I not send their data out. Sorry.

Thanks again!!
by kgaebler
Mon Jan 31, 2005 5:32 pm
Forum: Advanced Log Analyzer
Topic: Filters Question...
Replies: 5
Views: 37865

Filters Question...

Let's say some site visitors visit my site and go to the following pages:

default.asp
login.asp
secureapp1.asp
logout.asp

Let's say that other site visitors visit my site and never login to use secureapp1 and instead just visit "brochureware" pages:

default.asp
ourproducts.asp
product1 ...
by kgaebler
Mon Jan 31, 2005 5:32 pm
Forum: Advanced Log Analyzer
Topic: Filters Question...
Replies: 5
Views: 37865

Site level

Roman, I would want it to work for the entire site.

I was hoping that the filters could work in such a way that I didn't have to modify individual reports. I like your reports the way they are.

So, I want to hit the Analyze button and the view Results but not see any of the visitors who went ...
by kgaebler
Mon Jan 31, 2005 5:32 pm
Forum: Advanced Log Analyzer
Topic: Append two log files together and then analyze?
Replies: 2
Views: 21725

Append two log files together and then analyze?

Roman,

I think this will be my last question for you. Don't worry that I will be asking too many questions.

I was wondering if this approach (below) might be a workaround to the previous problem I discussed in which I have three web servers and each has its own daily logs (e.g. I have three ...
by kgaebler
Mon Jan 31, 2005 5:32 pm
Forum: Advanced Log Analyzer
Topic: Filters Question...
Replies: 5
Views: 37865

That would be awesome for your customers if it is possible.

If you want me to beta test it for you, I would be happy to.

Currently, I have Version 1.5.0 - that's the latest version, right?

Thanks again for all your hard work on this great product!
by kgaebler
Mon Jan 31, 2005 5:32 pm
Forum: Advanced Log Analyzer
Topic: Append two log files together and then analyze?
Replies: 2
Views: 21725

Incremental Off is OK...

I think for preliminary analysis, I can work with Incremental Off and just see day-by-day patterns, but Incremental On support would be best of course.

I will apply your suggestions. I think they will do what I need. Thanks.