<?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 Can you help me with my non overlapping time window query? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Can-you-help-me-with-my-non-overlapping-time-window-query/m-p/427845#M166980</link>
    <description>&lt;P&gt;Min and Max are _time min and max values per database. Any ideas on how can I find when a MIN is higher than another MAX? This means that the samples are not on overlapping windows.&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/5925i1ED9B6FE975C1C6B/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 16 Oct 2018 20:27:19 GMT</pubDate>
    <dc:creator>tamakg</dc:creator>
    <dc:date>2018-10-16T20:27:19Z</dc:date>
    <item>
      <title>Can you help me with my non overlapping time window query?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-you-help-me-with-my-non-overlapping-time-window-query/m-p/427845#M166980</link>
      <description>&lt;P&gt;Min and Max are _time min and max values per database. Any ideas on how can I find when a MIN is higher than another MAX? This means that the samples are not on overlapping windows.&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/5925i1ED9B6FE975C1C6B/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Oct 2018 20:27:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-you-help-me-with-my-non-overlapping-time-window-query/m-p/427845#M166980</guid>
      <dc:creator>tamakg</dc:creator>
      <dc:date>2018-10-16T20:27:19Z</dc:date>
    </item>
    <item>
      <title>Re: Can you help me with my non overlapping time window query?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-you-help-me-with-my-non-overlapping-time-window-query/m-p/427846#M166981</link>
      <description>&lt;P&gt;Try this at the end of your search...&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| eventstats min(max) as minmax
| where min &amp;gt;= minmax 
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 16 Oct 2018 20:54:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-you-help-me-with-my-non-overlapping-time-window-query/m-p/427846#M166981</guid>
      <dc:creator>DalJeanis</dc:creator>
      <dc:date>2018-10-16T20:54:38Z</dc:date>
    </item>
  </channel>
</rss>

