Incremental Webalizer Logs on ISPConfig

Discussion in 'Installation/Configuration' started by antun, Feb 20, 2008.

  1. antun

    antun New Member

    Hi all,

    I have an Ubutnu Linux box with the ISPConfig perfect setup. This includes Webalizer, which is currently set up to run daily. I understand that Webalizer supports incremental runs, meaning that I could run it every hour, so that I see today's logs when I view the stats.

    Can I just run /etc/cron.daily/webalizer as root?

    I guess ISPConfig must be doing something to distribute the right logs to the right websites.

    Do I then run: /root/ispconfig/scripts/shell/webalizer.php ?

    -Antun
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Running webalizer more often will not create the current statistics as the log files which webalizer is reading are only written once a day. The script that writes the logfiles can not be executed more often.
     
  3. antun

    antun New Member

    Hi till,

    Is there a way to reconfiguring the whole server so that logs are updated hourly instead of daily?

    Thanks,

    Antun
     
  4. falko

    falko Super Moderator ISPConfig Developer

    This doesn't wirk without big ISPConfig modifications.
     

Share This Page