<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Select date ranges with LogParser</title><link>http://blogs.msdn.com/carloc/archive/2008/05/30/select-date-ranges-with-logparser.aspx</link><description>Here’s an addendum to my previous LogParser collection of scripts : how can we filter our IIS logs folder to extract only the events happened in a certain time range? logparser "select * into 27.5.log from med*.log where to_timestamp(date,time) between</description><dc:language>it-IT</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator></channel></rss>