Leonard Kramer <[EMAIL PROTECTED]> wrote:
> Hi everybody,
> 
> I have searched for a solution to this problem, but I have been unable
> to find anything, I'm afraid I'm still a bit wet behind the ears when
> it comes to setting up webserver stuff.
> Whenever a report is generated, it seems that analog only reads the 2
> first numbers of the host IP, this is the Organisation report for
> instance: 
> 
> reqs    %bytes    organisation
> 67    88.09%    78
> 15    11.67%    205.142
> 2    0.16%    [domain not given]
> 1         66.249
> 1    0.08%    216.145
>
> Does anyone have any idea where it goes wrong,

There's nothing going wrong - That's the Organization Report, which shows what 
Organizations users are coming from. If you don't have DNS resolution set up, 
then Organizations are calculated by grouping IP addresses.

> and how to make things
> work as they should? Any help will be greatly appreciated.

It sounds like you actually want the Host Report, which lists the IP address of 
individual users. You need to turn it on by adding   HOST ON   to your 
analog.cfg file.

You might also want to look into doing DNS lookups. While your logfiles are 
relative small (a few thousand entries), you can have Analog do the DNS lookups 
by adding these entries to your analog.cfg file:

DNSFILE dnscache
DNS WRITE

http://analog.cx/docs/dns.html
http://analog.cx/docs/reports.html

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
+------------------------------------------------------------------------

Reply via email to