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

Re: Webalizer SOS



On Mon, Oct 15, 2001 at 10:16:41AM +0200, Craig wrote:
> Hi debian community
> 
> Does anyone know how to get webalizer to
> re-read all the apache log files ?
> 
> Even the gunzipped ones ?

Remove the webalizer.current file and then specify all the logfiles,
one by one on the command line. Eg.:

webalizer -c /etc/some.webalizer.conf /var/log/apache/access.log.3.gz
webalizer -c /etc/some.webalizer.conf /var/log/apache/access.log.2.gz
webalizer -c /etc/some.webalizer.conf /var/log/apache/access.log.1.gz
webalizer -c /etc/some.webalizer.conf /var/log/apache/access.log.0
webalizer -c /etc/some.webalizer.conf /var/log/apache/access.log

Notice the reversed order -- the logfiles must be chronological.

Marcin

-- 
 +-------------------------------------------------+
 |  Sekcja Obslugi Informatycznej Biblioteki Glownej  !!!  !!! .!!!!!!  +
 |  Uniwersytet Gdanski                               !!!  !!! !!!      |
 +  tel. (058) 5509436                                !!!  !!! !!!  `!! |
                                                      `!!!!!!' `!!!!!!' |
                                                      +-----------------+



Reply to: