<?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 Sourcetype not searcheable in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Sourcetype-not-searcheable/m-p/316905#M59235</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I am facing this behaviour: when searching for thin index, I see events of sourcetype=broker, like shown in the image below.&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/2735i2DB513CD5A89BF24/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;When searching only for sourcetype=broker, no event shows up:&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/2736iC5C16F8AADBAAF70/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;Any idea why?&lt;/P&gt;</description>
    <pubDate>Mon, 10 Apr 2017 13:53:34 GMT</pubDate>
    <dc:creator>TiagoTLD1</dc:creator>
    <dc:date>2017-04-10T13:53:34Z</dc:date>
    <item>
      <title>Sourcetype not searcheable</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sourcetype-not-searcheable/m-p/316905#M59235</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I am facing this behaviour: when searching for thin index, I see events of sourcetype=broker, like shown in the image below.&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/2735i2DB513CD5A89BF24/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;When searching only for sourcetype=broker, no event shows up:&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/2736iC5C16F8AADBAAF70/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;Any idea why?&lt;/P&gt;</description>
      <pubDate>Mon, 10 Apr 2017 13:53:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sourcetype-not-searcheable/m-p/316905#M59235</guid>
      <dc:creator>TiagoTLD1</dc:creator>
      <dc:date>2017-04-10T13:53:34Z</dc:date>
    </item>
    <item>
      <title>Re: Sourcetype not searcheable</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sourcetype-not-searcheable/m-p/316906#M59236</link>
      <description>&lt;P&gt;Hello,  TiagoTLD1&lt;BR /&gt;
By default splunk searches index=main (default index)&lt;BR /&gt;
so it may be the reason of such behavior&lt;/P&gt;</description>
      <pubDate>Mon, 10 Apr 2017 13:56:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sourcetype-not-searcheable/m-p/316906#M59236</guid>
      <dc:creator>andrey2007</dc:creator>
      <dc:date>2017-04-10T13:56:13Z</dc:date>
    </item>
    <item>
      <title>Re: Sourcetype not searcheable</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sourcetype-not-searcheable/m-p/316907#M59237</link>
      <description>&lt;P&gt;Agree on that, but what about if the search "index=esi_tests sourcetype=broker" also does not return any values?&lt;/P&gt;</description>
      <pubDate>Mon, 10 Apr 2017 13:57:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sourcetype-not-searcheable/m-p/316907#M59237</guid>
      <dc:creator>TiagoTLD1</dc:creator>
      <dc:date>2017-04-10T13:57:58Z</dc:date>
    </item>
    <item>
      <title>Re: Sourcetype not searcheable</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sourcetype-not-searcheable/m-p/316908#M59238</link>
      <description>&lt;P&gt;Can you add sourcetype value using field picker to your search? &lt;/P&gt;</description>
      <pubDate>Mon, 10 Apr 2017 14:15:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sourcetype-not-searcheable/m-p/316908#M59238</guid>
      <dc:creator>andrey2007</dc:creator>
      <dc:date>2017-04-10T14:15:48Z</dc:date>
    </item>
    <item>
      <title>Re: Sourcetype not searcheable</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sourcetype-not-searcheable/m-p/316909#M59239</link>
      <description>&lt;P&gt;Yes I did that in my splunk. Also, to prevent hidden spaces in my sourcetype name, I used this:&lt;/P&gt;

&lt;P&gt;index=esi_tests | search sourcetype=b*.&lt;/P&gt;

&lt;P&gt;Also got no results&lt;/P&gt;</description>
      <pubDate>Mon, 10 Apr 2017 14:19:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sourcetype-not-searcheable/m-p/316909#M59239</guid>
      <dc:creator>TiagoTLD1</dc:creator>
      <dc:date>2017-04-10T14:19:16Z</dc:date>
    </item>
    <item>
      <title>Re: Sourcetype not searcheable</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sourcetype-not-searcheable/m-p/316910#M59240</link>
      <description>&lt;P&gt;Thanks to @joao_amorim&lt;/P&gt;

&lt;P&gt;Found my mistake:&lt;/P&gt;

&lt;P&gt;[broker]&lt;BR /&gt;
DEST_KEY = MetaData:Sourcetype&lt;BR /&gt;
REGEX = (B1)&lt;BR /&gt;
FORMAT = &lt;STRONG&gt;sourcetype::&lt;/STRONG&gt;broker &lt;/P&gt;</description>
      <pubDate>Mon, 10 Apr 2017 14:39:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sourcetype-not-searcheable/m-p/316910#M59240</guid>
      <dc:creator>TiagoTLD1</dc:creator>
      <dc:date>2017-04-10T14:39:40Z</dc:date>
    </item>
    <item>
      <title>Re: Sourcetype not searcheable</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sourcetype-not-searcheable/m-p/316911#M59241</link>
      <description>&lt;P&gt;@TiagoTLD1 &lt;/P&gt;

&lt;P&gt;Can u elaborate how u fix this issue as i facing the same issue and i am unable to understand what u actually did to get the results by source type. &lt;/P&gt;</description>
      <pubDate>Thu, 27 Dec 2018 06:53:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sourcetype-not-searcheable/m-p/316911#M59241</guid>
      <dc:creator>amirrashid</dc:creator>
      <dc:date>2018-12-27T06:53:00Z</dc:date>
    </item>
  </channel>
</rss>

