<?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: Why does the Sparkline looks flat sometimes? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Why-does-the-Sparkline-looks-flat-sometimes/m-p/444157#M29252</link>
    <description>&lt;P&gt;@robertlynch2020 &lt;/P&gt;

&lt;P&gt;Just added &lt;CODE&gt;_time&lt;/CODE&gt; .&lt;/P&gt;

&lt;P&gt;Can you please try this?&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=mlc_live | table host _time | chart sparkline count by host | fields - count 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;&lt;CODE&gt;_time&lt;/CODE&gt; is required for sparkline. &lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;Happy Splunking&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 01 May 2019 10:00:18 GMT</pubDate>
    <dc:creator>kamlesh_vaghela</dc:creator>
    <dc:date>2019-05-01T10:00:18Z</dc:date>
    <item>
      <title>Why does the Sparkline looks flat sometimes?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Why-does-the-Sparkline-looks-flat-sometimes/m-p/444156#M29251</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;

&lt;P&gt;I have a 15 minute real time search creating a sparkling and it looks great when it works.&lt;/P&gt;

&lt;P&gt;However often it looks like this, flat and i am not sure why.&lt;BR /&gt;
&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/7009i714DFA3639F2E5D0/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;I use this for the SPLUNK_HOME page so many user can log in. So i have created a savedsearch that is Real-Time&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| savedsearch HOME_LIVE_EVENTS_SPARKLINE (This is a 15 minute real time search)
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;This is a &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=mlc_live  | table host | chart sparkline count by host | fields - count (This is a 15 minute real time search)
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Any ideas how to get it to work 100% of the time.&lt;/P&gt;

&lt;P&gt;Rob&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2019 09:54:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Why-does-the-Sparkline-looks-flat-sometimes/m-p/444156#M29251</guid>
      <dc:creator>robertlynch2020</dc:creator>
      <dc:date>2019-05-01T09:54:14Z</dc:date>
    </item>
    <item>
      <title>Re: Why does the Sparkline looks flat sometimes?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Why-does-the-Sparkline-looks-flat-sometimes/m-p/444157#M29252</link>
      <description>&lt;P&gt;@robertlynch2020 &lt;/P&gt;

&lt;P&gt;Just added &lt;CODE&gt;_time&lt;/CODE&gt; .&lt;/P&gt;

&lt;P&gt;Can you please try this?&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=mlc_live | table host _time | chart sparkline count by host | fields - count 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;&lt;CODE&gt;_time&lt;/CODE&gt; is required for sparkline. &lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;Happy Splunking&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2019 10:00:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Why-does-the-Sparkline-looks-flat-sometimes/m-p/444157#M29252</guid>
      <dc:creator>kamlesh_vaghela</dc:creator>
      <dc:date>2019-05-01T10:00:18Z</dc:date>
    </item>
    <item>
      <title>Re: Why does the Sparkline looks flat sometimes?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Why-does-the-Sparkline-looks-flat-sometimes/m-p/444158#M29253</link>
      <description>&lt;P&gt;Perfect thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2019 10:22:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Why-does-the-Sparkline-looks-flat-sometimes/m-p/444158#M29253</guid>
      <dc:creator>robertlynch2020</dc:creator>
      <dc:date>2019-05-01T10:22:48Z</dc:date>
    </item>
    <item>
      <title>Re: Why does the Sparkline looks flat sometimes?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Why-does-the-Sparkline-looks-flat-sometimes/m-p/444159#M29254</link>
      <description>&lt;P&gt;Great @robertlynch2020 &lt;BR /&gt;
Can you please upvote and accept this answer to close question?&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2019 10:34:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Why-does-the-Sparkline-looks-flat-sometimes/m-p/444159#M29254</guid>
      <dc:creator>kamlesh_vaghela</dc:creator>
      <dc:date>2019-05-01T10:34:45Z</dc:date>
    </item>
    <item>
      <title>Re: Why does the Sparkline looks flat sometimes?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Why-does-the-Sparkline-looks-flat-sometimes/m-p/444160#M29255</link>
      <description>&lt;P&gt;Sure - sorry and thanks very much&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2019 10:38:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Why-does-the-Sparkline-looks-flat-sometimes/m-p/444160#M29255</guid>
      <dc:creator>robertlynch2020</dc:creator>
      <dc:date>2019-05-01T10:38:07Z</dc:date>
    </item>
  </channel>
</rss>

