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

On Tuesday 04 March 2003 12:04 pm, Adam Voigt wrote:
> Hmm. You try:
>
> webalizer /home/apache/logs/*
>
> Replace /home/apache/logs with where the log files are stored?
>
> On Tue, 2003-03-04 at 12:01, Alexander Wied wrote:

>     we just installed our new Webserver using redhat 8.0 and decided to
>     let the Webalizer build our Webserver statistics.
>
>     The statistics themselves work fine, but actually we are having the
>     problem, that the logfiles of the Webserver, Apache, are renamed in
>     time intervals, but the webalizer only reads one file for buildings
>     statistics.
>
>     Vurrently we are searching for the setting, which configures the
>     renaming of these files, as we are up to disable it.

You should be able to configure webalizer to handle this properly. See 
/etc/webalizer.conf. Here's the related part of the config file:

# Incremental processing allows multiple partial log files to be used
# instead of one huge one.  Useful for large sites that have to rotate
# their log files more than once a month.  The Webalizer will save its
# internal state before exiting, and restore it the next time run, in
# order to continue processing where it left off.  This mode also causes
# The Webalizer to scan for and ignore duplicate records (records already
# processed by a previous run).  See the README file for additional
# information.  The value may be 'yes' or 'no', with a default of 'no'.
# The file 'webalizer.current' is used to store the current state data,
# and is located in the output directory of the program (unless changed
# with the IncrementalName option below).  Please read at least the 
section
# on Incremental processing in the README file before you enable this 
option.

Incremental     yes

- -- 
- -Michael

pgp key:  http://www.tuxfan.homeip.net:8080/gpgkey.txt
Red Hat Linux 7.{2,3}|8.0 in 8M of RAM: http://www.rule-project.org/
- --
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE+ZVqin/07WoAb/SsRAkxjAKCepP+1bg+Ynh1Q/Ax40XOTOA9y3QCgm3Fs
z7q7zg+EsWOaWyrbMBIBOzU=
=374V
-----END PGP SIGNATURE-----



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to