<?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: Shorter maxspan delivers more results in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Shorter-maxspan-delivers-more-results/m-p/188081#M54189</link>
    <description>&lt;P&gt;Maxspan properties set a constraint on the maximum duration a transaction can expand. So For example data:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;3/14/2013 10:00 ID=1    Status=Success
3/14/2013 10:01 ID=1    Status=Fail
3/14/2013 12:00 ID=1    Status=Success
3/14/2013 12:01 ID=1    Status=Fail
3/14/2013 15:59 ID=1    Status=Success
3/14/2013 16:00 ID=1    Status=Fail
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;"&lt;CODE&gt;...| transaction ID maxspan=1m&lt;/CODE&gt;" will return 3 rows as transaction( matching filter criteria) will be considered complete after 1 min duration. &lt;BR /&gt;
"&lt;CODE&gt;...| transaction ID maxspan=6h&lt;/CODE&gt;" will return just 1.&lt;/P&gt;</description>
    <pubDate>Fri, 14 Mar 2014 12:54:56 GMT</pubDate>
    <dc:creator>somesoni2</dc:creator>
    <dc:date>2014-03-14T12:54:56Z</dc:date>
    <item>
      <title>Shorter maxspan delivers more results</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Shorter-maxspan-delivers-more-results/m-p/188080#M54188</link>
      <description>&lt;P&gt;We have build a query spanning multiple source types. We try to create a simple transaction with one field.&lt;BR /&gt;
The results are strange. When we set the maxspan to 6h we get 48 results but when we set it to 1m we get 5k results.&lt;BR /&gt;
How is this possible? Can someone clarify this?&lt;/P&gt;</description>
      <pubDate>Fri, 14 Mar 2014 12:16:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Shorter-maxspan-delivers-more-results/m-p/188080#M54188</guid>
      <dc:creator>cmeerbeek</dc:creator>
      <dc:date>2014-03-14T12:16:42Z</dc:date>
    </item>
    <item>
      <title>Re: Shorter maxspan delivers more results</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Shorter-maxspan-delivers-more-results/m-p/188081#M54189</link>
      <description>&lt;P&gt;Maxspan properties set a constraint on the maximum duration a transaction can expand. So For example data:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;3/14/2013 10:00 ID=1    Status=Success
3/14/2013 10:01 ID=1    Status=Fail
3/14/2013 12:00 ID=1    Status=Success
3/14/2013 12:01 ID=1    Status=Fail
3/14/2013 15:59 ID=1    Status=Success
3/14/2013 16:00 ID=1    Status=Fail
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;"&lt;CODE&gt;...| transaction ID maxspan=1m&lt;/CODE&gt;" will return 3 rows as transaction( matching filter criteria) will be considered complete after 1 min duration. &lt;BR /&gt;
"&lt;CODE&gt;...| transaction ID maxspan=6h&lt;/CODE&gt;" will return just 1.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Mar 2014 12:54:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Shorter-maxspan-delivers-more-results/m-p/188081#M54189</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2014-03-14T12:54:56Z</dc:date>
    </item>
    <item>
      <title>Re: Shorter maxspan delivers more results</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Shorter-maxspan-delivers-more-results/m-p/188082#M54190</link>
      <description>&lt;P&gt;Thanks for the quick reply.&lt;/P&gt;

&lt;P&gt;The strange thing is that if the ID is 1 for the first two records and 2 for the second and third record and 3 for the fourth and fifth record I would alway expect 3 as a result right?&lt;/P&gt;

&lt;P&gt;That is not happening here. The field used with transaction is alway unique still I get different results if the maxspan is shorter.&lt;/P&gt;

&lt;P&gt;Any idea?&lt;/P&gt;</description>
      <pubDate>Fri, 14 Mar 2014 13:34:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Shorter-maxspan-delivers-more-results/m-p/188082#M54190</guid>
      <dc:creator>cmeerbeek</dc:creator>
      <dc:date>2014-03-14T13:34:11Z</dc:date>
    </item>
  </channel>
</rss>

