[AWFFULL] Something about awffull and apache2 virtual host

javier wilson javier at guegue.net
Sun Oct 11 06:43:39 EST 2009


I use domain names as directory names, then I do something like:

FILES=`ls -L /var/vhosts/`
for domain in $FILES
do
  # cmd to run awffull -n $domain -o /output/$domain /log/$domain
done

To get list of domain names, you could also use something like (depending
on your configuration):

cat /etc/httpd/conf/httpd.conf|grep ServerName|cut -f3

javier

El Sab, 10 de Octubre de 2009, 1:02 pm, Kristian Kirilov escribió:
> Hello i have separated my apache loggin because i noticed watching wrong
> results in awffull statistics.
>
> If i use default apache loggin in awffull statistic i see the results of
> other virtual hosts and links which is wrong for default virtual host.
> Then i just separated my logs for every virtual host which i have.
>
> Now i just can see correct default virtual hosts statistic, but i dont
> have statistic from other virtual hosts. Can i start awffull with more
> than one config files to watch all virtual hosts in my box.
>
> Thanks
> _______________________________________________
> AWFFull mailing list
> AWFFull at stedee.id.au
> https://www.stedee.id.au/mailman/listinfo/awffull
>


-- 
Javier Wilson * Gerente Tecnico * Guegue.com * +505.2709850 *
Celular: +505.8842452 * Soporte tecnico: http://www.guegue.net/



More information about the AWFFull mailing list