<?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: search in real time and append those  values in dashboard in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-search-in-real-time-and-append-those-values-in-dashboard/m-p/597589#M208065</link>
    <description>&lt;P&gt;Perhaps something like this?&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| timechart span=5m distinct_count(source)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 12 May 2022 13:37:05 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2022-05-12T13:37:05Z</dc:date>
    <item>
      <title>How to search in real time and append those  values in dashboard?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-search-in-real-time-and-append-those-values-in-dashboard/m-p/597573#M208057</link>
      <description>&lt;P&gt;Hi all,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;whenever I get a new log I wanted to count of the number of logs for the last 5 min and then append it to a graph. but I should be able to see graph of 1whole day&lt;/P&gt;</description>
      <pubDate>Thu, 12 May 2022 14:18:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-search-in-real-time-and-append-those-values-in-dashboard/m-p/597573#M208057</guid>
      <dc:creator>badrinath</dc:creator>
      <dc:date>2022-05-12T14:18:21Z</dc:date>
    </item>
    <item>
      <title>Re: search in real time and append those  values in dashboard</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-search-in-real-time-and-append-those-values-in-dashboard/m-p/597589#M208065</link>
      <description>&lt;P&gt;Perhaps something like this?&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| timechart span=5m distinct_count(source)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 May 2022 13:37:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-search-in-real-time-and-append-those-values-in-dashboard/m-p/597589#M208065</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2022-05-12T13:37:05Z</dc:date>
    </item>
    <item>
      <title>Re: search in real time and append those  values in dashboard</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-search-in-real-time-and-append-those-values-in-dashboard/m-p/597596#M208067</link>
      <description>&lt;P&gt;actually I need to do a real time search and append the results to a graph continuously.&lt;/P&gt;</description>
      <pubDate>Thu, 12 May 2022 13:59:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-search-in-real-time-and-append-those-values-in-dashboard/m-p/597596#M208067</guid>
      <dc:creator>badrinath</dc:creator>
      <dc:date>2022-05-12T13:59:36Z</dc:date>
    </item>
    <item>
      <title>Re: search in real time and append those  values in dashboard</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-search-in-real-time-and-append-those-values-in-dashboard/m-p/597641#M208086</link>
      <description>&lt;P&gt;That's what should happen using the above.&lt;/P&gt;</description>
      <pubDate>Thu, 12 May 2022 16:36:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-search-in-real-time-and-append-those-values-in-dashboard/m-p/597641#M208086</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2022-05-12T16:36:50Z</dc:date>
    </item>
    <item>
      <title>Re: search in real time and append those  values in dashboard</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-search-in-real-time-and-append-those-values-in-dashboard/m-p/597753#M208148</link>
      <description>&lt;P&gt;that's correct&amp;nbsp; but its creating something like buckets of 10min each like 2:00 to 2:10 and then counting in that time range.&lt;/P&gt;&lt;P&gt;but what I need is as soon as I get data lets say at 2:14 it should count the data from 2:04 to 2:14 and then append the count to graph.&lt;/P&gt;&lt;P&gt;when I get new data at 2:16 again it should count from 2:06 to 2:16 and append the count to graph again.&lt;/P&gt;</description>
      <pubDate>Fri, 13 May 2022 09:43:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-search-in-real-time-and-append-those-values-in-dashboard/m-p/597753#M208148</guid>
      <dc:creator>badrinath</dc:creator>
      <dc:date>2022-05-13T09:43:53Z</dc:date>
    </item>
  </channel>
</rss>

