hi,
i am trying to parse the iis log files based on time-taken , if timetaken is more than 2000 i would like to get the the remaining rows and their respective columns, any ideas? if i use microsoft logparser will that be fast if i have more data?
Technology Tips and News
hi,
i am trying to parse the iis log files based on time-taken , if timetaken is more than 2000 i would like to get the the remaining rows and their respective columns, any ideas? if i use microsoft logparser will that be fast if i have more data?
LogParser is the best tool for that. There are examples that do exactly what you ask. Look into the full documentation on the support site.