Aengus,
Thanks very much for your prompt response.  However, what I am looking
for is the "bigger trends".   I have a PDF directory and I my customer
wants to know which users are accessing those PDF documents.  The
information is in the HTTP log file as shown here, where xxxxxxx
represents the Userid:

nnn.24.32.38 - xxxxxxx [22/Jun/2009:00:07:05 +0400] "GET
/ffffffff/coresystems/pdf/cat9_k.pdf HTTP/1.0" 200 79123

Is there a way to get a report that shows all users accessing any of the
documents in that PDF directory?

Thanks.

Steve Rogers

-----Original Message-----
From: analog-help-boun...@lists.meer.net
[mailto:analog-help-boun...@lists.meer.net] On Behalf Of Aengus
Sent: Monday, June 22, 2009 6:35 PM
To: Support for analog web log analyzer
Subject: Re: [analog-help] Analog user Reports

Rogers, Steve I. <srog...@atpco.net> wrote:
> In a previous thread, user Aengus mentioned that "
> 
> you can get a list of all the Users (IP addresses or UserIDs) that
> accessed a single page"
> 
> How would I get that report from Analog?  I turned on the User report
> but I only get a list of Users and the number of requests they made.

When you do 

FILEINCLUDE /page1.html

Analog will create a report ignores everything except requests for that
item (as long as that's the only include/exclude command), so therefore
the HOST Report and the USER report will be just about who visited that
specific page. By the same token, if you do USERINCLUDE Userxxx, the
Analog report will ignore all log entries except the requests from
Userxxx.

This is usually only useful in small doses - you can only create these
"targetted" reports one at a time, so this is useful for debugging, or
tracking down a specific issue, rather than for seeing bigger trends.

Aengus

+-----------------------------------------------------------------------
-
|  TO UNSUBSCRIBE from this list:
|    http://lists.meer.net/mailman/listinfo/analog-help
|
|  Analog Documentation: http://analog.cx/docs/Readme.html
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
+-----------------------------------------------------------------------
-


+------------------------------------------------------------------------
|  TO UNSUBSCRIBE from this list:
|    http://lists.meer.net/mailman/listinfo/analog-help
|
|  Analog Documentation: http://analog.cx/docs/Readme.html
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
+------------------------------------------------------------------------

Reply via email to