<?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 Real-time search with fixed start in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Real-time-search-with-fixed-start/m-p/90804#M23330</link>
    <description>&lt;P&gt;I'd like to create a real-time search and chart plotting logged values since midnight. My search is below.&lt;BR /&gt;
&lt;CODE&gt;eventtype="val_update" | rex "(?i) val=(?P&amp;lt;pnl&amp;gt;.+)" | timechart latest(val) span=3m&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;When setting the search window how can I use the &lt;CODE&gt;rt&lt;/CODE&gt; value for the latest time with something like &lt;CODE&gt;@d&lt;/CODE&gt; for the earliest time?&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jul 2012 15:33:56 GMT</pubDate>
    <dc:creator>marksnelling</dc:creator>
    <dc:date>2012-07-04T15:33:56Z</dc:date>
    <item>
      <title>Real-time search with fixed start</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Real-time-search-with-fixed-start/m-p/90804#M23330</link>
      <description>&lt;P&gt;I'd like to create a real-time search and chart plotting logged values since midnight. My search is below.&lt;BR /&gt;
&lt;CODE&gt;eventtype="val_update" | rex "(?i) val=(?P&amp;lt;pnl&amp;gt;.+)" | timechart latest(val) span=3m&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;When setting the search window how can I use the &lt;CODE&gt;rt&lt;/CODE&gt; value for the latest time with something like &lt;CODE&gt;@d&lt;/CODE&gt; for the earliest time?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jul 2012 15:33:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Real-time-search-with-fixed-start/m-p/90804#M23330</guid>
      <dc:creator>marksnelling</dc:creator>
      <dc:date>2012-07-04T15:33:56Z</dc:date>
    </item>
    <item>
      <title>Re: Real-time search with fixed start</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Real-time-search-with-fixed-start/m-p/90805#M23331</link>
      <description>&lt;P&gt;To do a realtime backfill with a snap to day you just use earliest as rt-d@d and latest as rt&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jul 2012 08:17:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Real-time-search-with-fixed-start/m-p/90805#M23331</guid>
      <dc:creator>Drainy</dc:creator>
      <dc:date>2012-07-05T08:17:54Z</dc:date>
    </item>
    <item>
      <title>Re: Real-time search with fixed start</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Real-time-search-with-fixed-start/m-p/90806#M23332</link>
      <description>&lt;P&gt;If I understand this correctly, I should use rt-@d in the Earliest field in the search Custom Time range? If I do this Splunk complains it's an invalid time string.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jul 2012 08:28:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Real-time-search-with-fixed-start/m-p/90806#M23332</guid>
      <dc:creator>marksnelling</dc:creator>
      <dc:date>2012-07-05T08:28:11Z</dc:date>
    </item>
    <item>
      <title>Re: Real-time search with fixed start</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Real-time-search-with-fixed-start/m-p/90807#M23333</link>
      <description>&lt;P&gt;Sorry, its rt-d@d, typo in my answer &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 08 Jul 2012 11:12:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Real-time-search-with-fixed-start/m-p/90807#M23333</guid>
      <dc:creator>Drainy</dc:creator>
      <dc:date>2012-07-08T11:12:43Z</dc:date>
    </item>
    <item>
      <title>Re: Real-time search with fixed start</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Real-time-search-with-fixed-start/m-p/90808#M23334</link>
      <description>&lt;P&gt;Actually rt-0@d seems to do what I want&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jul 2012 12:09:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Real-time-search-with-fixed-start/m-p/90808#M23334</guid>
      <dc:creator>marksnelling</dc:creator>
      <dc:date>2012-07-13T12:09:07Z</dc:date>
    </item>
  </channel>
</rss>

