<?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 single value panel and live gauges not updating in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Realtime-single-value-panel-and-live-gauges-not-updating/m-p/101394#M26208</link>
    <description>&lt;P&gt;Here is an example line&lt;/P&gt;

&lt;P&gt;May 13 12:41:25 jacona power-engine[32525]: SPLUNK:ChkInpReg, regName=GensetRPM, reg=7, val=3668&lt;/P&gt;

&lt;P&gt;Also just to mention these gauges and single values display fine when not attempting realtime.&lt;/P&gt;</description>
    <pubDate>Fri, 13 May 2011 21:40:43 GMT</pubDate>
    <dc:creator>phoenixdigital</dc:creator>
    <dc:date>2011-05-13T21:40:43Z</dc:date>
    <item>
      <title>Realtime single value panel and live gauges not updating</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Realtime-single-value-panel-and-live-gauges-not-updating/m-p/101392#M26206</link>
      <description>&lt;P&gt;So I have created some single values and gauges which I hope to update with live data. However they dont seem to update and there is new data coming in every 15 seconds.&lt;/P&gt;

&lt;H2&gt;Single Value&lt;/H2&gt;

&lt;PRE&gt;&lt;CODE&gt;
&amp;lt;single&amp;gt;
                &amp;lt;searchString&amp;gt;host="jacona" SPLUNK:ChkInpReg regName=GensetRPM | head 1 | rangemap field=val low=0-30000 severe=30000-100000 | fields val, range&amp;lt;/searchString&amp;gt;
                &amp;lt;title&amp;gt;Station State&amp;lt;/title&amp;gt;
                &amp;lt;option name="field"&amp;gt;val&amp;lt;/option&amp;gt;
                &amp;lt;option name="classField"&amp;gt;range&amp;lt;/option&amp;gt;
                &amp;lt;earliestTime&amp;gt;rt&amp;lt;/earliestTime&amp;gt;
                &amp;lt;latestTime&amp;gt;rt&amp;lt;/latestTime&amp;gt;

&amp;lt;/single&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;H2&gt;The Gauge Here&lt;/H2&gt;

&lt;PRE&gt;&lt;CODE&gt;
        &amp;lt;chart&amp;gt;
                &amp;lt;title&amp;gt;Station Output&amp;lt;/title&amp;gt;
                &amp;lt;searchTemplate&amp;gt;host="jacona" SPLUNK:ChkInpReg regName=GensetRPM  | gauge val 0 10000 25000 33000&amp;lt;/searchTemplate&amp;gt;
                &amp;lt;option name="charting.chart"&amp;gt;radialGauge&amp;lt;/option&amp;gt;
                &amp;lt;option name="charting.chart.rangeValues"&amp;gt;[0,30,70,100]&amp;lt;/option&amp;gt;
                &amp;lt;option name="charting.gaugeColors"&amp;gt;[0xBF3030,0xFFE800,0x84E900]&amp;lt;/option&amp;gt;
                &amp;lt;earliestTime&amp;gt;rt&amp;lt;/earliestTime&amp;gt;
                &amp;lt;latestTime&amp;gt;rt&amp;lt;/latestTime&amp;gt;
        &amp;lt;/chart&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Anyone have any thoughts?&lt;/P&gt;</description>
      <pubDate>Fri, 13 May 2011 00:49:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Realtime-single-value-panel-and-live-gauges-not-updating/m-p/101392#M26206</guid>
      <dc:creator>phoenixdigital</dc:creator>
      <dc:date>2011-05-13T00:49:50Z</dc:date>
    </item>
    <item>
      <title>Re: Realtime single value panel and live gauges not updating</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Realtime-single-value-panel-and-live-gauges-not-updating/m-p/101393#M26207</link>
      <description>&lt;P&gt;Can you provide a sample log line and show us where you are setting 'val'?&lt;/P&gt;</description>
      <pubDate>Fri, 13 May 2011 15:55:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Realtime-single-value-panel-and-live-gauges-not-updating/m-p/101393#M26207</guid>
      <dc:creator>jflomenberg</dc:creator>
      <dc:date>2011-05-13T15:55:32Z</dc:date>
    </item>
    <item>
      <title>Re: Realtime single value panel and live gauges not updating</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Realtime-single-value-panel-and-live-gauges-not-updating/m-p/101394#M26208</link>
      <description>&lt;P&gt;Here is an example line&lt;/P&gt;

&lt;P&gt;May 13 12:41:25 jacona power-engine[32525]: SPLUNK:ChkInpReg, regName=GensetRPM, reg=7, val=3668&lt;/P&gt;

&lt;P&gt;Also just to mention these gauges and single values display fine when not attempting realtime.&lt;/P&gt;</description>
      <pubDate>Fri, 13 May 2011 21:40:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Realtime-single-value-panel-and-live-gauges-not-updating/m-p/101394#M26208</guid>
      <dc:creator>phoenixdigital</dc:creator>
      <dc:date>2011-05-13T21:40:43Z</dc:date>
    </item>
    <item>
      <title>Re: Realtime single value panel and live gauges not updating</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Realtime-single-value-panel-and-live-gauges-not-updating/m-p/101395#M26209</link>
      <description>&lt;P&gt;I would recommend adjusting earliestTime values to create a real-time time window.  This helps Splunk collect real-time events with drift between &lt;CODE&gt;indextime&lt;/CODE&gt; and &lt;CODE&gt;_time&lt;/CODE&gt;.  &lt;/P&gt;

&lt;P&gt;Try:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;earliestTime&amp;gt;rt-5m&amp;lt;/earliestTime&amp;gt;
&amp;lt;latestTime&amp;gt;rt&amp;lt;/latestTime&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Update:&lt;BR /&gt;
Glad this worked. If you would like to always have the latest event consider adding the &lt;CODE&gt;&lt;BR /&gt;
"head"&lt;/CODE&gt; command.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;your search&amp;gt; | head 1
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 17 May 2011 20:42:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Realtime-single-value-panel-and-live-gauges-not-updating/m-p/101395#M26209</guid>
      <dc:creator>hazekamp</dc:creator>
      <dc:date>2011-05-17T20:42:34Z</dc:date>
    </item>
    <item>
      <title>Re: Realtime single value panel and live gauges not updating</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Realtime-single-value-panel-and-live-gauges-not-updating/m-p/101396#M26210</link>
      <description>&lt;P&gt;Closer....&lt;/P&gt;

&lt;P&gt;That displays the result thanks however the gauge never changes after that even though I know the data is incrementing every second and being logged every 15 seconds.&lt;/P&gt;

&lt;P&gt;I watched it for about 10 minutes&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2011 01:10:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Realtime-single-value-panel-and-live-gauges-not-updating/m-p/101396#M26210</guid>
      <dc:creator>phoenixdigital</dc:creator>
      <dc:date>2011-05-18T01:10:40Z</dc:date>
    </item>
    <item>
      <title>Re: Realtime single value panel and live gauges not updating</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Realtime-single-value-panel-and-live-gauges-not-updating/m-p/101397#M26211</link>
      <description>&lt;P&gt;Ignore that it is updating live now. Thanks heaps for your suggestion.&lt;/P&gt;

&lt;P&gt;Another small question is there any way possible to have these 'realtime' gauges start with the most recent value in splunk instead of waiting for the first data point?&lt;/P&gt;

&lt;P&gt;Also with 'realtime' charts can you have it show live data but start with the last 30 minutes?&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2011 01:27:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Realtime-single-value-panel-and-live-gauges-not-updating/m-p/101397#M26211</guid>
      <dc:creator>phoenixdigital</dc:creator>
      <dc:date>2011-05-18T01:27:47Z</dc:date>
    </item>
    <item>
      <title>Re: Realtime single value panel and live gauges not updating</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Realtime-single-value-panel-and-live-gauges-not-updating/m-p/101398#M26212</link>
      <description>&lt;P&gt;In 4.2 the only way you can do this is by scheduling the underlying search to run all the time in the background (step 2 in the add to dashboard workflow for rt search)&lt;/P&gt;</description>
      <pubDate>Thu, 19 May 2011 17:17:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Realtime-single-value-panel-and-live-gauges-not-updating/m-p/101398#M26212</guid>
      <dc:creator>jflomenberg</dc:creator>
      <dc:date>2011-05-19T17:17:19Z</dc:date>
    </item>
  </channel>
</rss>

