Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 May 2006 00:22:06 +0200
From:      Mathias Menzel-Nielsen <matze@matzsoft.de>
To:        Imran Imtiaz <imran@darkstar.thelakecity.com.pk>
Cc:        freebsd questions <freebsd-questions@freebsd.org>
Subject:   Re: webalizer
Message-ID:  <446F968E.7020106@matzsoft.de>
In-Reply-To: <200605201948.k4KJmQCm044360@darkstar.thelakecity.com.pk>
References:  <200605201948.k4KJmQCm044360@darkstar.thelakecity.com.pk>

next in thread | previous in thread | raw e-mail | index | archive | help
Imran Imtiaz wrote:
> I am using webalizer to generate graphs from my apache logs but its does not show that from which country how many users have visited my site. Is there an switch to make that work?
>
> regards,
> Imran
>   
Hi

you can enable the switch:

CountryGraph    yes

and

TopCountries    <numberof shown top countries>


in your webalizer.conf


you can also  patch webalizer to use the GeoIP library to get  exact 
country reports
by origin of ip-block

see http://sysd.org/proj/log.php#glzr

regards

    Matze



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?446F968E.7020106>