<?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: earliest - latest question in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/earliest-latest-question/m-p/368107#M108506</link>
    <description>&lt;P&gt;Thank you, I'll give that a try&lt;/P&gt;</description>
    <pubDate>Wed, 21 Jun 2017 20:05:04 GMT</pubDate>
    <dc:creator>kstanley</dc:creator>
    <dc:date>2017-06-21T20:05:04Z</dc:date>
    <item>
      <title>earliest - latest question</title>
      <link>https://community.splunk.com/t5/Splunk-Search/earliest-latest-question/m-p/368105#M108504</link>
      <description>&lt;P&gt;I'm a newby so forgive my ignorance with Splunk.  I'm running this real time and only want it to run from 6:30am to 10pm mon-sat.  This is what I have on the end and it's not working.  Any suggestions will be greatly appreciated.&lt;/P&gt;

&lt;P&gt;earliest=@d+6h+30m  latest=@d+22h date_wday!=sunday&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2017 19:38:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/earliest-latest-question/m-p/368105#M108504</guid>
      <dc:creator>kstanley</dc:creator>
      <dc:date>2017-06-21T19:38:54Z</dc:date>
    </item>
    <item>
      <title>Re: earliest - latest question</title>
      <link>https://community.splunk.com/t5/Splunk-Search/earliest-latest-question/m-p/368106#M108505</link>
      <description>&lt;P&gt;try this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;|eval keep=if((_time&amp;gt;=relative_time(_time,"@d+6h+30m") AND _time&amp;lt;=relative_time(_time,"@d+22h")) AND date_wday!="sunday",1,0)|search keep=1
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 21 Jun 2017 19:59:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/earliest-latest-question/m-p/368106#M108505</guid>
      <dc:creator>cmerriman</dc:creator>
      <dc:date>2017-06-21T19:59:48Z</dc:date>
    </item>
    <item>
      <title>Re: earliest - latest question</title>
      <link>https://community.splunk.com/t5/Splunk-Search/earliest-latest-question/m-p/368107#M108506</link>
      <description>&lt;P&gt;Thank you, I'll give that a try&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2017 20:05:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/earliest-latest-question/m-p/368107#M108506</guid>
      <dc:creator>kstanley</dc:creator>
      <dc:date>2017-06-21T20:05:04Z</dc:date>
    </item>
    <item>
      <title>Re: earliest - latest question</title>
      <link>https://community.splunk.com/t5/Splunk-Search/earliest-latest-question/m-p/368108#M108507</link>
      <description>&lt;P&gt;Are you running it as a 'real time search' and you want that search to run for specified duration? OR you're running a regular search and just want data from specified period to be included?&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2017 20:34:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/earliest-latest-question/m-p/368108#M108507</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2017-06-21T20:34:25Z</dc:date>
    </item>
    <item>
      <title>Re: earliest - latest question</title>
      <link>https://community.splunk.com/t5/Splunk-Search/earliest-latest-question/m-p/368109#M108508</link>
      <description>&lt;P&gt;1) It's not clear whether you are saying you want to ignore data that is not in that time frame, or you want to turn the search off if the wall clock is not in that time frame?&lt;/P&gt;

&lt;P&gt;2) Your concentration on such a wide amount of time suggests to me that a realtime search is inappropriate to what you are actually doing.  So, what are you actually doing?&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2017 21:04:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/earliest-latest-question/m-p/368109#M108508</guid>
      <dc:creator>DalJeanis</dc:creator>
      <dc:date>2017-06-21T21:04:01Z</dc:date>
    </item>
  </channel>
</rss>

