Calculating the number of events in a day with IIS Logs?
am 04.07.2007 18:28:50 von Corso
Hello,
IIS 6.0 has logging set to be on and several logging options are
checked off.
Is there any way to parse or organize the log to determine the number
of events in a day? Or should I assume one line is an event?
Any free tools out there to help go through IIS logs that anyone uses?
Thanks,
Corso
Re: Calculating the number of events in a day with IIS Logs?
am 04.07.2007 21:49:03 von Kristofer Gafvert
What do you mean by "event"? What is an event (i need to understand that
to be able to help)?
There are plenty of log parser, both free and commercial. I have a list of
few of them here:
http://www.gafvert.info/iis/software.htm
But there are many others.
--
Regards,
Kristofer Gafvert
http://www.gafvert.info/iis/ - IIS Related Info
Corso wrote:
>Hello,
>
>IIS 6.0 has logging set to be on and several logging options are
>checked off.
>
>Is there any way to parse or organize the log to determine the number
>of events in a day? Or should I assume one line is an event?
>
>Any free tools out there to help go through IIS logs that anyone uses?
>
>Thanks,
>
>Corso