<?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: Querying a Real Time search in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Querying-a-Real-Time-search/m-p/73350#M18349</link>
    <description>&lt;P&gt;Thank you for the helpful answer.  If Real-time search can only be set at the API level, what is a good example to do this?  I am using the Python SDK and I would like to find a way to setup Real-time search.  I am starting with the "search.py" example. &lt;/P&gt;

&lt;P&gt;Thank you&lt;/P&gt;</description>
    <pubDate>Mon, 03 Oct 2016 05:30:29 GMT</pubDate>
    <dc:creator>mindtouch_adria</dc:creator>
    <dc:date>2016-10-03T05:30:29Z</dc:date>
    <item>
      <title>Querying a Real Time search</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Querying-a-Real-Time-search/m-p/73342#M18341</link>
      <description>&lt;P&gt;I am trying to make an external dashboard for splunk that needs to be real time. At the moment, all we can do is make a script on our end to resend the search every so often and refresh the page for the new results. &lt;BR /&gt;
What I want to know, however, is if there is a way to query splunk to make a real time search.&lt;BR /&gt;
In other words, can a real time search be executed from some syntax in the search string? Without using the time range picker whatsoever?&lt;/P&gt;

&lt;P&gt;EDIT: I have tried to use "&lt;CODE&gt;earliest=rt-10m latest=rt&lt;/CODE&gt;" but got an error saying: &lt;CODE&gt;Invalid value "rt-5m" for time term 'earliest'&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Feb 2012 21:45:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Querying-a-Real-Time-search/m-p/73342#M18341</guid>
      <dc:creator>atreece</dc:creator>
      <dc:date>2012-02-16T21:45:57Z</dc:date>
    </item>
    <item>
      <title>Re: Querying a Real Time search</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Querying-a-Real-Time-search/m-p/73343#M18342</link>
      <description>&lt;P&gt;Do you mean using real-time specifiers in the search string?  This would give you a 5 minute real time window:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;foobar=fizbaz earliest=rt-5 latest=rt
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;&lt;STRONG&gt;UPDATE:&lt;/STRONG&gt; I asked the experts SS and Dr. Z, and this is expected behavior.  Real-time search can only be set at the API level, such as time-range picker does, and not via the search string.  Who knew?&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2012 16:46:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Querying-a-Real-Time-search/m-p/73343#M18342</guid>
      <dc:creator>araitz</dc:creator>
      <dc:date>2012-02-21T16:46:38Z</dc:date>
    </item>
    <item>
      <title>Re: Querying a Real Time search</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Querying-a-Real-Time-search/m-p/73344#M18343</link>
      <description>&lt;P&gt;That's exactly what I thought should work, but when I tried it, I got an error.&lt;BR /&gt;
Is there an additional parameter I need? or would this involve the config files?&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2012 18:39:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Querying-a-Real-Time-search/m-p/73344#M18343</guid>
      <dc:creator>atreece</dc:creator>
      <dc:date>2012-02-21T18:39:52Z</dc:date>
    </item>
    <item>
      <title>Re: Querying a Real Time search</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Querying-a-Real-Time-search/m-p/73345#M18344</link>
      <description>&lt;P&gt;What is the error that you receive?&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2012 18:57:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Querying-a-Real-Time-search/m-p/73345#M18344</guid>
      <dc:creator>araitz</dc:creator>
      <dc:date>2012-02-21T18:57:35Z</dc:date>
    </item>
    <item>
      <title>Re: Querying a Real Time search</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Querying-a-Real-Time-search/m-p/73346#M18345</link>
      <description>&lt;P&gt;Invalid value "rt-5m" for time term 'earliest'&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2012 19:01:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Querying-a-Real-Time-search/m-p/73346#M18345</guid>
      <dc:creator>atreece</dc:creator>
      <dc:date>2012-02-21T19:01:45Z</dc:date>
    </item>
    <item>
      <title>Re: Querying a Real Time search</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Querying-a-Real-Time-search/m-p/73347#M18346</link>
      <description>&lt;P&gt;I get the same for "rt-5"&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2012 19:02:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Querying-a-Real-Time-search/m-p/73347#M18346</guid>
      <dc:creator>atreece</dc:creator>
      <dc:date>2012-02-21T19:02:29Z</dc:date>
    </item>
    <item>
      <title>Re: Querying a Real Time search</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Querying-a-Real-Time-search/m-p/73348#M18347</link>
      <description>&lt;P&gt;See my updated post above.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2012 19:26:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Querying-a-Real-Time-search/m-p/73348#M18347</guid>
      <dc:creator>araitz</dc:creator>
      <dc:date>2012-02-21T19:26:20Z</dc:date>
    </item>
    <item>
      <title>Re: Querying a Real Time search</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Querying-a-Real-Time-search/m-p/73349#M18348</link>
      <description>&lt;P&gt;ok, thank you&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2012 19:37:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Querying-a-Real-Time-search/m-p/73349#M18348</guid>
      <dc:creator>atreece</dc:creator>
      <dc:date>2012-02-21T19:37:05Z</dc:date>
    </item>
    <item>
      <title>Re: Querying a Real Time search</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Querying-a-Real-Time-search/m-p/73350#M18349</link>
      <description>&lt;P&gt;Thank you for the helpful answer.  If Real-time search can only be set at the API level, what is a good example to do this?  I am using the Python SDK and I would like to find a way to setup Real-time search.  I am starting with the "search.py" example. &lt;/P&gt;

&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Mon, 03 Oct 2016 05:30:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Querying-a-Real-Time-search/m-p/73350#M18349</guid>
      <dc:creator>mindtouch_adria</dc:creator>
      <dc:date>2016-10-03T05:30:29Z</dc:date>
    </item>
    <item>
      <title>Re: Querying a Real Time search</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Querying-a-Real-Time-search/m-p/73351#M18350</link>
      <description>&lt;P&gt;This should really be an independent question, though probably this answer should link to that information.&lt;/P&gt;

&lt;P&gt;When interacting at the api level, the client has an explicitly choice of the first command, and can select rtsearch instead of search.  However, you'll have to select different values for et / lt typically, such as the above discussed rt-5m.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Oct 2016 19:21:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Querying-a-Real-Time-search/m-p/73351#M18350</guid>
      <dc:creator>jrodman</dc:creator>
      <dc:date>2016-10-03T19:21:35Z</dc:date>
    </item>
    <item>
      <title>Re: Querying a Real Time search</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Querying-a-Real-Time-search/m-p/73352#M18351</link>
      <description>&lt;P&gt;Ok, thanks jrodman.  I'll create a new question. &lt;/P&gt;</description>
      <pubDate>Mon, 03 Oct 2016 22:09:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Querying-a-Real-Time-search/m-p/73352#M18351</guid>
      <dc:creator>mindtouch_adria</dc:creator>
      <dc:date>2016-10-03T22:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: Querying a Real Time search</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Querying-a-Real-Time-search/m-p/73353#M18352</link>
      <description>&lt;P&gt;New Question:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://answers.splunk.com/answers/456597/how-to-create-a-real-time-search-of-data-received.html"&gt;https://answers.splunk.com/answers/456597/how-to-create-a-real-time-search-of-data-received.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Oct 2016 18:48:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Querying-a-Real-Time-search/m-p/73353#M18352</guid>
      <dc:creator>mindtouch_adria</dc:creator>
      <dc:date>2016-10-04T18:48:37Z</dc:date>
    </item>
  </channel>
</rss>

