<?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: Realtime searches (efficiency &amp; results) in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Realtime-searches-efficiency-results/m-p/28904#M5783</link>
    <description>&lt;P&gt;&lt;EM&gt;bump&lt;/EM&gt; I hate adding a "me too" for a response...&lt;/P&gt;</description>
    <pubDate>Fri, 08 Nov 2013 17:03:08 GMT</pubDate>
    <dc:creator>dglinder</dc:creator>
    <dc:date>2013-11-08T17:03:08Z</dc:date>
    <item>
      <title>Realtime searches (efficiency &amp; results)</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Realtime-searches-efficiency-results/m-p/28902#M5781</link>
      <description>&lt;P&gt;As far as efficiency, we were told that realtime searches take "a fraction" of a CPU core per search. Does it matter if someone is doing realtime-all time, or realtime-5min/30 min window?&lt;/P&gt;

&lt;P&gt;I was looking at &lt;A href="http://www.splunk.com/view/real-time-in-splunk/SP-CAAAFD7"&gt;http://www.splunk.com/view/real-time-in-splunk/SP-CAAAFD7&lt;/A&gt; but wasn’t clear.&lt;/P&gt;

&lt;P&gt;Just confirming, if you do a rt30 minute search and you look for an event that follows another event and those events are &amp;gt;30 minutes apart, you wouldn’t see anything. &lt;/P&gt;

&lt;P&gt;Also, if you do realtime search for 30 minute window and events come into Splunk with different time greater than 30 minutes (e.g. timezone or bad CPU clock time) you won't see those as either. &lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 09 Nov 2012 15:27:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Realtime-searches-efficiency-results/m-p/28902#M5781</guid>
      <dc:creator>troywollenslege</dc:creator>
      <dc:date>2012-11-09T15:27:21Z</dc:date>
    </item>
    <item>
      <title>Re: Realtime searches (efficiency &amp; results)</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Realtime-searches-efficiency-results/m-p/28903#M5782</link>
      <description>&lt;P&gt;I would like to know the answer to this as well if anyone knows.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2013 00:36:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Realtime-searches-efficiency-results/m-p/28903#M5782</guid>
      <dc:creator>phoenixdigital</dc:creator>
      <dc:date>2013-04-10T00:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: Realtime searches (efficiency &amp; results)</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Realtime-searches-efficiency-results/m-p/28904#M5783</link>
      <description>&lt;P&gt;&lt;EM&gt;bump&lt;/EM&gt; I hate adding a "me too" for a response...&lt;/P&gt;</description>
      <pubDate>Fri, 08 Nov 2013 17:03:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Realtime-searches-efficiency-results/m-p/28904#M5783</guid>
      <dc:creator>dglinder</dc:creator>
      <dc:date>2013-11-08T17:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: Realtime searches (efficiency &amp; results)</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Realtime-searches-efficiency-results/m-p/28905#M5784</link>
      <description>&lt;P&gt;Windowed Real Time: uses earliesttime=rt-1 latesttime=rt&lt;BR /&gt;
Non Windowed Real Time: earliesttime=rt latesttime=rt&lt;/P&gt;

&lt;P&gt;Let me share my experience so far on this matter:&lt;BR /&gt;
They can be compared with these parameters:&lt;BR /&gt;
1.cpu 2.ram 3. diskspace 4. #events 5. querytime 6. overhead&lt;/P&gt;

&lt;P&gt;Windowed RT&lt;BR /&gt;
cpu-fraction of core per search as above&lt;BR /&gt;
events-Query returns mostly fixed number of events, with some marginal fluctuation&lt;BR /&gt;
querytime-mostly the same due to event count&lt;BR /&gt;
ram-mostly fixed amount with some fluctuations due to above events count&lt;BR /&gt;
diskspace for query-increasing and can exhaust the disk space quota per user&lt;BR /&gt;
overheads-Window management overhead&lt;/P&gt;

&lt;P&gt;Non Window RT&lt;BR /&gt;
cpu-fraction of core per search as above&lt;BR /&gt;
events-Query returns continuously increasing number of events since its all real time and the events continue to increase over time&lt;BR /&gt;
querytime- as the event counts increases, the query run time also increase due to processing more events&lt;BR /&gt;
ram-increasing amount of ram consumed as the event count keeps increasing&lt;BR /&gt;
diskspace for query- same as windowed,increasing and can exhaust the disk space quota per user&lt;BR /&gt;
overheads-No window management overhead, uses all events in real time&lt;/P&gt;

&lt;P&gt;In comparison, Windowed RT preferable even though there is rolling window management overheads due to above plus points. The only minus point is the disk space keeps on increasing and can exhaust the quota. Hence periodically the windowed real time query can be disabled and enabled to clean up the disk space used and start over. &lt;/P&gt;</description>
      <pubDate>Mon, 07 Apr 2014 00:04:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Realtime-searches-efficiency-results/m-p/28905#M5784</guid>
      <dc:creator>iTechEvent</dc:creator>
      <dc:date>2014-04-07T00:04:29Z</dc:date>
    </item>
  </channel>
</rss>

