up vote 2 down vote favorite
share [g+] share [fb]

I've got an IIS6 server with a boat load of log files.

What good tools are there that I can't use to get a decent amount of detail from the logs?

link|improve this question

47% accept rate
feedback

2 Answers

up vote 2 down vote accepted

It can depend on which format of log file you've chosen and which details are logged (this is of course configurable), but I would try,

And for converting between the various log file formats or ther detailed analysis I think you can use,

This site looks full of information, Logparser Forums : The Official Microsoft IIS Site

And this if you're asking on ServerFault then this is probably worth a read, Coding Horror: Microsoft LogParser ;-)

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.