awstats on windows IIS

Discussion in 'Traffic Analysis' started by izlik, Jun 4, 2007.

  1. #1
    hello, im running awstats on windows 2003 IIS 6, and i wonder how i can make it update hourly? i set a scedule to update it but it wont search for today's logfile. if today is 20070604.log it wont seach for that one until 2007-06-05 and i wonder how i can change this :/
     
    izlik, Jun 4, 2007 IP
  2. Jean-Luc

    Jean-Luc Peon

    Messages:
    601
    Likes Received:
    30
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Hi,

    In the AWStats config file, replace:
    LogFile="C:\path_to_logs\ex%YY-24%MM-24%DD-24.log"
    Code (markup):
    by:
    LogFile="C:\path_to_logs\ex%YY-1%MM-1%DD-1.log"
    Code (markup):
    where path_to_logs is the path to your logs directory.

    Jean-Luc
     
    Jean-Luc, Jun 4, 2007 IP
  3. izlik

    izlik Well-Known Member

    Messages:
    2,399
    Likes Received:
    50
    Best Answers:
    0
    Trophy Points:
    185
    #3
    thanks m8! :)
     
    izlik, Jun 4, 2007 IP