<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.iis.net/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/" xmlns:cs="http://blogs.iis.net/"><channel><title>Input Formats</title><link>http://forums.iis.net/1141.aspx</link><description>Discussion of input formats such as ADS, BIN, COM, CSV, TSV, ETW, EVT, FS, HTTPERR, IIS, IISODBC, IISW3C, NCSA, NETMON, REG, TEXTWORD, TEXTLINE, URLSCAN, and W3C</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>NCSA Input Format</title><link>http://forums.iis.net/thread/1907253.aspx</link><pubDate>Tue, 16 Jun 2009 18:03:36 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1907253</guid><dc:creator>Sukhjeet</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1907253.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1141&amp;PostID=1907253</wfw:commentRss><description>&lt;p&gt;
 
  Normal
  0
  
  
  
  
  false
  false
  false
  
  EN-US
  X-NONE
  X-NONE
  
   
   
   
   
   
   
   
   
   
   
   
  
  MicrosoftInternetExplorer4
  
   
   
   
   
   
   
   
   
   
   
   
  

 
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
 




 /* Style Definitions */
 table.MsoNormalTable
	{mso-style-name:&amp;quot;Table Normal&amp;quot;;
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-priority:99;
	mso-style-qformat:yes;
	mso-style-parent:&amp;quot;&amp;quot;;
	mso-padding-alt:0in 5.4pt 0in 5.4pt;
	mso-para-margin-top:0in;
	mso-para-margin-right:0in;
	mso-para-margin-bottom:10.0pt;
	mso-para-margin-left:0in;
	line-height:115%;
	mso-pagination:widow-orphan;
	font-size:10.0pt;
	font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;
	mso-fareast-font-family:&amp;quot;Times New Roman&amp;quot;;}



&lt;/p&gt;&lt;p class="MsoNormal"&gt;I need to write one query to parse NCSA log format. My Logs
are like this &lt;/p&gt;

&lt;p class="MsoNormal"&gt;172.21.201.112 - - [08/Apr/2001:21:01:19 -0800] &amp;quot;GET
/style.css HTTP/1.0&amp;quot; 200 3401&lt;/p&gt;

&lt;p class="MsoNormal"&gt;In examples I got the way to check the Values but it is
meaningless to store them without the IP and time stamp details. I need to view all details like &lt;/p&gt;&lt;p class="MsoNormal"&gt;ip date time&amp;nbsp; uri-stem sc-status sc-bytes&lt;/p&gt;&lt;p class="MsoNormal"&gt;I think we can use these fields only for such log format.&lt;/p&gt;&lt;p class="MsoNormal"&gt;&amp;nbsp;Please write down query for same. &lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>