Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

squid and webalizer

49 views
Skip to first unread message

Drew M

unread,
Jun 12, 2003, 4:27:35 PM6/12/03
to
RH7.3 2.4.18-3 on an intel box. I'm trying to use Webalyzer to take apart my
squid logs. I have the access.log set set in the /etc/webalizer.conf file,
but it keeps trying to use the /var/log/httpd/access_log instead.

Question is: Do I need to set the default logfile elsewhere? Or maybe a
Webalizer -option? Didn't see it in the man pages and nothing on google.


Also - Has anyone else used webalyzer with squid logs ( it seems to be
geared more towards web analysis - not squid access logs) ?

Can I do what I want ( report who went where and when on the internet ) with
a bash script? Hmmmm....

Thanks
-D


--
----------------------------------------
Drew McBee
Network Administrator
Tradesmen International

Travis Casey

unread,
Jun 12, 2003, 8:03:19 PM6/12/03
to
Drew M wrote:

> RH7.3 2.4.18-3 on an intel box. I'm trying to use Webalyzer to take apart
> my squid logs. I have the access.log set set in the /etc/webalizer.conf
> file, but it keeps trying to use the /var/log/httpd/access_log instead.
>
> Question is: Do I need to set the default logfile elsewhere? Or maybe a
> Webalizer -option? Didn't see it in the man pages and nothing on google.
>
>
> Also - Has anyone else used webalyzer with squid logs ( it seems to be
> geared more towards web analysis - not squid access logs) ?
>
> Can I do what I want ( report who went where and when on the internet )
> with a bash script? Hmmmm....

I'm using webalizer with Squid. I'm not sure why setting it in
webalizer.conf wouldn't work, but you can pass the location of the log file
on the command line. E.g.:

webalizer /var/log/squid.log

or whatever.

One thing I found I had to do was write a little awk script to change where
squid puts the authenticated name of the user. Don't have it handy any
more, though. :-(

--
ZZzz |\ _,,,---,,_ Travis S. Casey <efi...@earthlink.net>
/,`.-'`' -. ;-;;,_ No one agrees with me. Not even me.
|,4- ) )-,_..;\ ( `'-'
'---''(_/--' `-'\_)

0 new messages