I want to do some examination of a clean IIS log to see the effect Google Analytics on it, so I want to generate a log file that only contains the entries for my one GET request to an ASP.NET page. How do I configure IIS to allow this? How do I force IIS to roll over the log so I can have clean logs that only show my actions?
↧