[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Re:RAQ2 bandwidth



RHLinux- WHN <rhlinux@xxxxxxxxxxx> wrote:
> setup webalizer and point it to the combined-access log file

I've done this using the Dns Telecom Webalizer package using the following
command lines:

cat /var/log/httpd/combined-access | \
/usr/local/bin/webalizer -Q -o
/usr/admserv/html/.dnstelecom/Webalizer/server_a03 \
> /dev/null 2>&1

Is it possible to modify the command so that the output lists the full URL
instead of the file name without the domain name?

Steven {steven@xxxxxxxxxxxx}