<?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 Re: Disable Automatic Field Extraction in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Disable-Automatic-Field-Extraction/m-p/21673#M3586</link>
    <description>&lt;P&gt;If you don't mind extracting the KV pairs manually for this data, you can set &lt;CODE&gt;KV_MODE=none&lt;/CODE&gt; in props.conf for the source/sourcetype.&lt;/P&gt;</description>
    <pubDate>Thu, 07 Feb 2013 04:43:47 GMT</pubDate>
    <dc:creator>Ron_Naken</dc:creator>
    <dc:date>2013-02-07T04:43:47Z</dc:date>
    <item>
      <title>Disable Automatic Field Extraction</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Disable-Automatic-Field-Extraction/m-p/21672#M3585</link>
      <description>&lt;P&gt;Automatic field extraction is probably one of my favorite perks of throwing data into Splunk... but interestingly enough, it's causing a bit of an annoyance in this case.&lt;/P&gt;

&lt;P&gt;I have a log that looks more or less like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Time: 01/02/13 01:02:58 PM
Execution Time (ms): 0.234943
Statement Text: SELECT foo, bar FROM table t WHERE t.foo="blah" AND t.bar="something" 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Pretty straight-forward - but Splunk decided to extract key/value pairs from the SQL query. Above is a rather simple query.. but the real log contains some pretty large ones with column names all over the place, thus making the "X interesting fields" list HUGE and almost impossible to find the actual fields we want to extract.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Feb 2013 15:49:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Disable-Automatic-Field-Extraction/m-p/21672#M3585</guid>
      <dc:creator>Ricapar</dc:creator>
      <dc:date>2013-02-06T15:49:19Z</dc:date>
    </item>
    <item>
      <title>Re: Disable Automatic Field Extraction</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Disable-Automatic-Field-Extraction/m-p/21673#M3586</link>
      <description>&lt;P&gt;If you don't mind extracting the KV pairs manually for this data, you can set &lt;CODE&gt;KV_MODE=none&lt;/CODE&gt; in props.conf for the source/sourcetype.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Feb 2013 04:43:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Disable-Automatic-Field-Extraction/m-p/21673#M3586</guid>
      <dc:creator>Ron_Naken</dc:creator>
      <dc:date>2013-02-07T04:43:47Z</dc:date>
    </item>
    <item>
      <title>Re: Disable Automatic Field Extraction</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Disable-Automatic-Field-Extraction/m-p/21674#M3587</link>
      <description>&lt;P&gt;Just what I was looking for - thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 07 Feb 2013 17:03:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Disable-Automatic-Field-Extraction/m-p/21674#M3587</guid>
      <dc:creator>Ricapar</dc:creator>
      <dc:date>2013-02-07T17:03:29Z</dc:date>
    </item>
  </channel>
</rss>

