Subject: Re: webalizer
To: Zafer Aydogan <zafer@gmx.org>
From: Harry Waddell <waddell@caravan.com>
List: netbsd-help
Date: 07/11/2005 23:00:55
On Tue, 12 Jul 2005 00:15:34 +0200
Zafer Aydogan <zafer@gmx.org> wrote:

> hello list,
> 
> I'm using the latest version of webalizer from pkgsrc.
> But, whenever I start webalizer, it prints me a prompt:
> 
> $ webalizer
> Webalizer V2.01-10 (NetBSD 2.0) English
> Using logfile /var/log/httpd/www.aydogan.net_log (clf)
> DNS Lookup (10):
> 
> When I press enter, it takes a long time to generate the
> webalizer charts.
> The prompt is always showing up, when I use webalizer.
> But it should not. it should prompt nothing, because it is normally run
> in a cronjob.
> And 10, is the value of DNS childs I entered in the config file.
> 
> Any help appreciated.
> Zafer.

This really isn't a netbsd question, but here's how I have used it:

webalizer -p -c /usr/pkg/etc/webalizer.conf  -r $domain -r www.$domain  -o ../htdocs/Webalizer -n
$domain < $reslog

run your log file through adnslogres, from the adns package, first and
turn off dns lookups in webalizer to get more performance. 

-- 
Harry Waddell
Caravan Electronic Publishing
-----------