Forum Moderators: DixonJones

Message Too Old, No Replies

Got Daily log files -> want weekly

         

lizh

2:14 am on May 24, 2006 (gmt 0)

10+ Year Member



Client on an IIS server seems to only have daily log files. I need to make weekly reports. Can I just cat them together? ..and then use analog or something to view? Or do the daily logs need to be sorted together some fancy shmancy way before I get can look at one week's worth of data?
thanks, hopefully an easy question.

Liz H

Receptional

10:46 am on May 24, 2006 (gmt 0)



Yes (I think).

But I'd never do it in practice. Get better logs or tracking.

cgrantski

2:46 pm on May 24, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Nothing fancy needed. Most stats programs are set up for a daily log situation and will do the aggregation at various levels (weekly, yearly) themselves. However, I do not know if Analog is in this class.

In fact, starting a new log every day is preferable --- the logs don't get too big.

gregbo

7:55 pm on May 24, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



You can cat the logs together and pipe the output to analog to process them.