<?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 limiting search by a second time range in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/limiting-search-by-a-second-time-range/m-p/148299#M41479</link>
    <description>&lt;P&gt;I have a search that spans several minutes, but due to flashchart, I can only view a 1 minute window.&lt;/P&gt;

&lt;P&gt;starttime="2/12/2014:0:0:0" endtime="2/12/2014:1:0:0"&lt;BR /&gt;
| stats stuff&lt;BR /&gt;
| search starttime="2/12/2014:0:10:0" endtime="2/12/2014:0:11:0"&lt;/P&gt;

&lt;P&gt;This does not work, any suggestions?&lt;/P&gt;</description>
    <pubDate>Wed, 12 Feb 2014 20:17:00 GMT</pubDate>
    <dc:creator>fk319</dc:creator>
    <dc:date>2014-02-12T20:17:00Z</dc:date>
    <item>
      <title>limiting search by a second time range</title>
      <link>https://community.splunk.com/t5/Splunk-Search/limiting-search-by-a-second-time-range/m-p/148299#M41479</link>
      <description>&lt;P&gt;I have a search that spans several minutes, but due to flashchart, I can only view a 1 minute window.&lt;/P&gt;

&lt;P&gt;starttime="2/12/2014:0:0:0" endtime="2/12/2014:1:0:0"&lt;BR /&gt;
| stats stuff&lt;BR /&gt;
| search starttime="2/12/2014:0:10:0" endtime="2/12/2014:0:11:0"&lt;/P&gt;

&lt;P&gt;This does not work, any suggestions?&lt;/P&gt;</description>
      <pubDate>Wed, 12 Feb 2014 20:17:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/limiting-search-by-a-second-time-range/m-p/148299#M41479</guid>
      <dc:creator>fk319</dc:creator>
      <dc:date>2014-02-12T20:17:00Z</dc:date>
    </item>
    <item>
      <title>Re: limiting search by a second time range</title>
      <link>https://community.splunk.com/t5/Splunk-Search/limiting-search-by-a-second-time-range/m-p/148300#M41480</link>
      <description>&lt;P&gt;Can you elaborate on what you are trying to accomplish?  Using stats you will lose all the other fields and you can't run another search after that with a starttime and endtime at the end.  Have you tried eventstats?&lt;/P&gt;</description>
      <pubDate>Wed, 12 Feb 2014 21:51:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/limiting-search-by-a-second-time-range/m-p/148300#M41480</guid>
      <dc:creator>dmaislin_splunk</dc:creator>
      <dc:date>2014-02-12T21:51:36Z</dc:date>
    </item>
    <item>
      <title>Re: limiting search by a second time range</title>
      <link>https://community.splunk.com/t5/Splunk-Search/limiting-search-by-a-second-time-range/m-p/148301#M41481</link>
      <description>&lt;P&gt;I have events that have a start and an end.  I would like to know how many events I have each second.  so by computing before the report window an can count starts that have not ended yet, ie that are still running during my report window.  I am using streamstats to count, I was not able to get meaningful data from eventstats.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Feb 2014 22:47:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/limiting-search-by-a-second-time-range/m-p/148301#M41481</guid>
      <dc:creator>fk319</dc:creator>
      <dc:date>2014-02-12T22:47:29Z</dc:date>
    </item>
  </channel>
</rss>

