Friday, March 9, 2012

iis log report

hi i want to create a report using iis log
how can i do it

i can do it by transferring log to a sql table
but isn't it a way to directly use log file in reportThe best way would be to directly let the log populate in a ODBC database where you can directly report from.

HTH, Jens K. Suessmeyer.


http://www.sqlserver2005.de

|||But i m using W3C Extended log file,
i need to create report using this file as this format provide much more detail then ODBC option.

should i use custom data extension.

No comments:

Post a Comment