<?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: Dissimilar results between sid &amp; normal search in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Dissimilar-results-between-sid-normal-search/m-p/425632#M122016</link>
    <description>&lt;P&gt;Try adding this to your later search &lt;/P&gt;

&lt;P&gt;| where _indextime &amp;lt;= relative_time(now(),"@d") &lt;/P&gt;

&lt;P&gt;and see if they go away.&lt;/P&gt;

&lt;P&gt;If you know the exact time of your prior search, you could substitute an epoch-format version of that in the test. &lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 20:19:10 GMT</pubDate>
    <dc:creator>DalJeanis</dc:creator>
    <dc:date>2020-09-29T20:19:10Z</dc:date>
    <item>
      <title>Dissimilar results between sid &amp; normal search</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Dissimilar-results-between-sid-normal-search/m-p/425630#M122014</link>
      <description>&lt;P&gt;I am facing a weird issue with sid. I have a saved sid with yesterday's (00:00 to 23:59) data, which is showing a dip in my messages during yesterday evening. But, for the same query (since there is no change in the query, i believe I don't need to provide my query here) and for the same time frame, if I try to run as a new search, I do not see the dip.&lt;/P&gt;

&lt;P&gt;Since, both are having same query &amp;amp; timeframe, how the results would change? Is there any difference in this? Someone please explain.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jul 2018 12:06:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Dissimilar-results-between-sid-normal-search/m-p/425630#M122014</guid>
      <dc:creator>Naren26</dc:creator>
      <dc:date>2018-07-03T12:06:01Z</dc:date>
    </item>
    <item>
      <title>Re: Dissimilar results between sid &amp; normal search</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Dissimilar-results-between-sid-normal-search/m-p/425631#M122015</link>
      <description>&lt;P&gt;Could it be that some of the data in that time range was indexed after you completed your original search, the one with the sid you're using?&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jul 2018 14:20:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Dissimilar-results-between-sid-normal-search/m-p/425631#M122015</guid>
      <dc:creator>janispelss</dc:creator>
      <dc:date>2018-07-03T14:20:07Z</dc:date>
    </item>
    <item>
      <title>Re: Dissimilar results between sid &amp; normal search</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Dissimilar-results-between-sid-normal-search/m-p/425632#M122016</link>
      <description>&lt;P&gt;Try adding this to your later search &lt;/P&gt;

&lt;P&gt;| where _indextime &amp;lt;= relative_time(now(),"@d") &lt;/P&gt;

&lt;P&gt;and see if they go away.&lt;/P&gt;

&lt;P&gt;If you know the exact time of your prior search, you could substitute an epoch-format version of that in the test. &lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 20:19:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Dissimilar-results-between-sid-normal-search/m-p/425632#M122016</guid>
      <dc:creator>DalJeanis</dc:creator>
      <dc:date>2020-09-29T20:19:10Z</dc:date>
    </item>
    <item>
      <title>Re: Dissimilar results between sid &amp; normal search</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Dissimilar-results-between-sid-normal-search/m-p/425633#M122017</link>
      <description>&lt;P&gt;It seems so!! Whatever I modify in that sid, there is no dip. May be caused by delay indexing??&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jul 2018 13:19:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Dissimilar-results-between-sid-normal-search/m-p/425633#M122017</guid>
      <dc:creator>Naren26</dc:creator>
      <dc:date>2018-07-04T13:19:42Z</dc:date>
    </item>
    <item>
      <title>Re: Dissimilar results between sid &amp; normal search</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Dissimilar-results-between-sid-normal-search/m-p/425634#M122018</link>
      <description>&lt;P&gt;That does seem the most likely cause. The sid returns the exact results from when the search was originally run, apparently with incomplete data. Any new searches however have all the data available.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jul 2018 14:07:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Dissimilar-results-between-sid-normal-search/m-p/425634#M122018</guid>
      <dc:creator>janispelss</dc:creator>
      <dc:date>2018-07-04T14:07:27Z</dc:date>
    </item>
    <item>
      <title>Re: Dissimilar results between sid &amp; normal search</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Dissimilar-results-between-sid-normal-search/m-p/425635#M122019</link>
      <description>&lt;P&gt;You are missing something there, @daljeanis.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jul 2018 16:26:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Dissimilar-results-between-sid-normal-search/m-p/425635#M122019</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2018-07-04T16:26:39Z</dc:date>
    </item>
    <item>
      <title>Re: Dissimilar results between sid &amp; normal search</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Dissimilar-results-between-sid-normal-search/m-p/425636#M122020</link>
      <description>&lt;P&gt;Like @daljeanis implied, the problem is probably latency in your event delivery pipeline such that when you search for events way later, you see more of them because you gave them all enough time to get indexed and searchable.  You can check latency either with the &lt;CODE&gt;Meta W00t&lt;/CODE&gt; app or with a search like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| tstats max(_indextime) AS _indextime WHERE index=YourIndexHere AND sourcetype=YourSourcetypeHere BY _time host
| eval maxLatencySeconds = (_indextime - _time)
| stats avg(maxLatencySeconds) BY host
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 04 Jul 2018 16:29:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Dissimilar-results-between-sid-normal-search/m-p/425636#M122020</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2018-07-04T16:29:55Z</dc:date>
    </item>
  </channel>
</rss>

