<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Fields extraction from access log in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Fields-extraction-from-access-log/m-p/168260#M47975</link>
    <description>&lt;P&gt;I would like to list below log in 8 parts and I'm not sure how to do it in with Regex. Please help me&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;{Field 1]       {Field 2  }   {Field 3]             [field 4] [field5]   [field6] [field 7][field 8} 
10.16.124.34 - pavan kumar [09/Aug/2011:11:15:11 -0500] "GET /sbconsole/ HTTP/1.1" 302      355 
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Sat, 02 Aug 2014 04:08:15 GMT</pubDate>
    <dc:creator>pavan_bhumanapa</dc:creator>
    <dc:date>2014-08-02T04:08:15Z</dc:date>
    <item>
      <title>Fields extraction from access log</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Fields-extraction-from-access-log/m-p/168260#M47975</link>
      <description>&lt;P&gt;I would like to list below log in 8 parts and I'm not sure how to do it in with Regex. Please help me&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;{Field 1]       {Field 2  }   {Field 3]             [field 4] [field5]   [field6] [field 7][field 8} 
10.16.124.34 - pavan kumar [09/Aug/2011:11:15:11 -0500] "GET /sbconsole/ HTTP/1.1" 302      355 
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Sat, 02 Aug 2014 04:08:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Fields-extraction-from-access-log/m-p/168260#M47975</guid>
      <dc:creator>pavan_bhumanapa</dc:creator>
      <dc:date>2014-08-02T04:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: Fields extraction from access log</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Fields-extraction-from-access-log/m-p/168261#M47976</link>
      <description>&lt;P&gt;If this is an Apache access log, you could simply assign it one of the Apache sourcetypes when you index it:&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;access_combined&lt;/CODE&gt; would probably work, but &lt;CODE&gt;access_combined_wcookie&lt;/CODE&gt; might also be an option.&lt;/P&gt;</description>
      <pubDate>Sat, 02 Aug 2014 06:16:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Fields-extraction-from-access-log/m-p/168261#M47976</guid>
      <dc:creator>lguinn2</dc:creator>
      <dc:date>2014-08-02T06:16:37Z</dc:date>
    </item>
  </channel>
</rss>

