Michael Könings Blog

a generalist's specialties

Nach Ordnungsbegriffen durchsuchen

Alle Ordnungsbegriffe » IIS Log (RSS)
How-To: add geographical information to IIS log files with LINQ
LINQ in action: a real life problem, solved with a few lines of easy-to-read code. In my last post, I promised to provide a solution to enhance the information we can derive from IIS logs with the help of Log Parser. All you need is the free Geo-IP database...
Posted: Jan 23 2008, 06:52 von admin | mit no comments
Abgelegt unter: , , , ,
How-To: SQL query IIS Logs with Log Parser
Face it: the built-in reports in Community Server are not good enough if you want detailed information about your traffic. Google Analytics is great, but you can't export the data in order to use it in your own queries. A better way is to analyze...