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

Re: Apache Dynamic Hosts Logs Stats



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

In the virtual host definition I use "CustomLog". 

<VirtualHost *>
    DocumentRoot /var/www/website.com
    ServerName www.website.com
    CustomLog logs/www.website.com-access_log combined
    ErrorLog logs/www.website.com-error_log
</VirtualHost>

This way I have a directory where my webalizer can process all log files. You 
can also rotate logs of the whole directory with logrotate.

Hope this helps :)

El Miércoles, 7 de Mayo de 2003 19:19, Victor Yoalli Dominguez Torres 
escribió:
> Hi all,
>
> I am about to set up apache with dynamic virtual hosts.
>
> What I need to do later is to provide my clients with weblog statistics,
> and with this configuration I only get one vcommon type log file, then I
> need to split them in a format that I can later give to webalizer or
> analog.
>
> Have some one knows a good solution for this?
>
> Thanks.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+uhIcGOU6HQZ81TcRAu/1AJ9b2/7eHgRsi3yYxrlZYlbebIThkgCgoW84
xsOKerIiZjtKXrSnmpq/P2M=
=ENtI
-----END PGP SIGNATURE-----



Reply to: