<?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: Why does the index order change the amount of results returned by inner join and why are large amounts of data missing? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Why-does-the-index-order-change-the-amount-of-results-returned/m-p/284916#M86169</link>
    <description>&lt;P&gt;Are you hitting any of these default limits (from limits.conf), most likely, does your subsearch return more than 50000 events?&lt;BR /&gt;
    [join]&lt;BR /&gt;
    subsearch_maxout = 50000&lt;BR /&gt;
    subsearch_maxtime = 60&lt;BR /&gt;
    subsearch_timeout = 120&lt;/P&gt;

&lt;P&gt;?&lt;/P&gt;

&lt;P&gt;BTW, you also may want to remove the &lt;CODE&gt;table Id&lt;/CODE&gt; or replace it with &lt;CODE&gt;fields Id&lt;/CODE&gt; (unrelated, but more efficient).&lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 08:43:07 GMT</pubDate>
    <dc:creator>s2_splunk</dc:creator>
    <dc:date>2020-09-29T08:43:07Z</dc:date>
    <item>
      <title>Why does the index order change the amount of results returned by inner join and why are large amounts of data missing?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-does-the-index-order-change-the-amount-of-results-returned/m-p/284915#M86168</link>
      <description>&lt;P&gt;Search:  &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index="A" |dedup Id | table Id | join max=0 type=inner Id [search index="B" ]| stats count(Id)
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;When switching index A &amp;amp; B, I receive more results, but it still doesn't match all of the Ids.&lt;BR /&gt;
After checking both indexes and doing analysis on the Ids, it was found that over 6000 Ids didn't join, even though they existed in each data set.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2016 22:04:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-does-the-index-order-change-the-amount-of-results-returned/m-p/284915#M86168</guid>
      <dc:creator>LWilliamson1</dc:creator>
      <dc:date>2016-02-09T22:04:46Z</dc:date>
    </item>
    <item>
      <title>Re: Why does the index order change the amount of results returned by inner join and why are large amounts of data missing?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-does-the-index-order-change-the-amount-of-results-returned/m-p/284916#M86169</link>
      <description>&lt;P&gt;Are you hitting any of these default limits (from limits.conf), most likely, does your subsearch return more than 50000 events?&lt;BR /&gt;
    [join]&lt;BR /&gt;
    subsearch_maxout = 50000&lt;BR /&gt;
    subsearch_maxtime = 60&lt;BR /&gt;
    subsearch_timeout = 120&lt;/P&gt;

&lt;P&gt;?&lt;/P&gt;

&lt;P&gt;BTW, you also may want to remove the &lt;CODE&gt;table Id&lt;/CODE&gt; or replace it with &lt;CODE&gt;fields Id&lt;/CODE&gt; (unrelated, but more efficient).&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 08:43:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-does-the-index-order-change-the-amount-of-results-returned/m-p/284916#M86169</guid>
      <dc:creator>s2_splunk</dc:creator>
      <dc:date>2020-09-29T08:43:07Z</dc:date>
    </item>
  </channel>
</rss>

