<?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: Timechart of values in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Timechart-of-values/m-p/513230#M143985</link>
    <description>&lt;P&gt;See that your numbers in that column are left justified - that's always a good indicator that Splunk does not think they are numbers, so &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/214410"&gt;@isoutamo&lt;/a&gt;&amp;nbsp;'s reply is likely to fix your problem&lt;/P&gt;</description>
    <pubDate>Sun, 09 Aug 2020 23:37:32 GMT</pubDate>
    <dc:creator>bowesmana</dc:creator>
    <dc:date>2020-08-09T23:37:32Z</dc:date>
    <item>
      <title>Timechart of values</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Timechart-of-values/m-p/513053#M143942</link>
      <description>&lt;P&gt;This is probably a really simple question but I have events coming in every minute.&lt;/P&gt;&lt;P&gt;I've used&amp;nbsp; | rex field=_raw .... to extract a field from those events.&lt;/P&gt;&lt;P&gt;How do I plot these field values over time?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tbrown_0-1596819512301.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/10110i66164AE20B42E923/image-size/medium?v=v2&amp;amp;px=400" role="button" title="tbrown_0-1596819512301.png" alt="tbrown_0-1596819512301.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This is what my statistics look like.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've tried&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| timechart span=1m values(Last_Heartbeats)&lt;/LI-CODE&gt;&lt;P&gt;but nothing shows up on my line graph. I've also tried it without a span, I've tried | stats with a | bucket command, I've tried dc(Last_Heartbeats) but I can't figure it out.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Aug 2020 17:01:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Timechart-of-values/m-p/513053#M143942</guid>
      <dc:creator>tbrown</dc:creator>
      <dc:date>2020-08-07T17:01:42Z</dc:date>
    </item>
    <item>
      <title>Re: Timechart of values</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Timechart-of-values/m-p/513056#M143944</link>
      <description>&lt;P&gt;Are you sure that those Last_Heartbeats are numbers? If not then use&lt;/P&gt;&lt;P&gt;eval&amp;nbsp;Last_Heartbeats = tonumber (trim(Last_Heartbeats))&lt;/P&gt;&lt;P&gt;r. Ismo&lt;/P&gt;</description>
      <pubDate>Fri, 07 Aug 2020 17:19:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Timechart-of-values/m-p/513056#M143944</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2020-08-07T17:19:38Z</dc:date>
    </item>
    <item>
      <title>Re: Timechart of values</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Timechart-of-values/m-p/513230#M143985</link>
      <description>&lt;P&gt;See that your numbers in that column are left justified - that's always a good indicator that Splunk does not think they are numbers, so &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/214410"&gt;@isoutamo&lt;/a&gt;&amp;nbsp;'s reply is likely to fix your problem&lt;/P&gt;</description>
      <pubDate>Sun, 09 Aug 2020 23:37:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Timechart-of-values/m-p/513230#M143985</guid>
      <dc:creator>bowesmana</dc:creator>
      <dc:date>2020-08-09T23:37:32Z</dc:date>
    </item>
  </channel>
</rss>

