PDA

View Full Version : How can i get statistics from multiple dates if i have my log files on a folder


dzisaacs
11-07-2006, 06:33 PM
I have my logs on a folder called

E:\Inetpub\Logs\mysite.com\W3SVC17

on this folder i have logs like
ex061101.log
ex061102.log
ex061103.log

on

E:\Inetpub\Sites\mysite.com\cgi-bin\

I have a awstats.mysite.conf where
LogFile="******"

I need to put something that would help me loop thru my logs and show me statistics
from nov 1 to nov 3

currently i'm only being able to get statistics from the current date

my question is
How can i get statistics from multiple dates if i have my log files on a folder
what do i have to change in awstats.mysite.conf?
what commands do i need to run from dos to make it work

THANKS IN ADVANCE
P.D. = I'm using windows