<?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 How does Field discovery work on Search heads? in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/How-does-Field-discovery-work-on-Search-heads/m-p/93175#M3427</link>
    <description>&lt;P&gt;I have a Splunk Search head that gets data from a Splunk Server that is indexing IIS logs.  When I Query on the Indexing Server, SPlunk Autodiscovers the IIS headers which allows me to query using those headers.  &lt;/P&gt;

&lt;P&gt;Example: index=iis sc_status="404".   &lt;/P&gt;

&lt;P&gt;However, the fields aren't autodiscovered on the search head, so the same query doesn't return any results.   Does anyone know how to populate the autodiscovered IIS fields on a search head?&lt;/P&gt;</description>
    <pubDate>Mon, 02 May 2011 13:40:37 GMT</pubDate>
    <dc:creator>richnavis</dc:creator>
    <dc:date>2011-05-02T13:40:37Z</dc:date>
    <item>
      <title>How does Field discovery work on Search heads?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-does-Field-discovery-work-on-Search-heads/m-p/93175#M3427</link>
      <description>&lt;P&gt;I have a Splunk Search head that gets data from a Splunk Server that is indexing IIS logs.  When I Query on the Indexing Server, SPlunk Autodiscovers the IIS headers which allows me to query using those headers.  &lt;/P&gt;

&lt;P&gt;Example: index=iis sc_status="404".   &lt;/P&gt;

&lt;P&gt;However, the fields aren't autodiscovered on the search head, so the same query doesn't return any results.   Does anyone know how to populate the autodiscovered IIS fields on a search head?&lt;/P&gt;</description>
      <pubDate>Mon, 02 May 2011 13:40:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-does-Field-discovery-work-on-Search-heads/m-p/93175#M3427</guid>
      <dc:creator>richnavis</dc:creator>
      <dc:date>2011-05-02T13:40:37Z</dc:date>
    </item>
    <item>
      <title>Re: How does Field discovery work on Search heads?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-does-Field-discovery-work-on-Search-heads/m-p/93176#M3428</link>
      <description>&lt;P&gt;rnavis,&lt;/P&gt;

&lt;P&gt;By default Splunk applies a property called &lt;CODE&gt;"KV_MODE = auto"&lt;/CODE&gt; which will extract keys and values separated by an equal (=) sign.  In this case it should extract "sc_status".  This would occur when searches are executed from the search head and distributed to the indexers, or the search is executed directly on the indexer.&lt;/P&gt;

&lt;P&gt;There are a few things that would disable this:&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;Setting &lt;CODE&gt;"KV_MODE = none"&lt;/CODE&gt; on host/source/sourcetype&lt;/LI&gt;
&lt;LI&gt;Field discovery switch is set to off in search view (flashtimeline)&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Mon, 02 May 2011 16:45:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-does-Field-discovery-work-on-Search-heads/m-p/93176#M3428</guid>
      <dc:creator>hazekamp</dc:creator>
      <dc:date>2011-05-02T16:45:18Z</dc:date>
    </item>
  </channel>
</rss>

