<?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 not showing all events with small spans in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Timechart-not-showing-all-events-with-small-spans/m-p/54068#M13197</link>
    <description>&lt;P&gt;already answered in other question &lt;A href="http://answers.splunk.com/answers/101316/splunk-jschart-truncation-message-not-being-displayed?page=1&amp;amp;focusedAnswerId=101341#101341"&gt;jschart-truncation&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 03 Sep 2013 23:30:19 GMT</pubDate>
    <dc:creator>nmistry_splunk</dc:creator>
    <dc:date>2013-09-03T23:30:19Z</dc:date>
    <item>
      <title>Timechart not showing all events with small spans</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Timechart-not-showing-all-events-with-small-spans/m-p/54067#M13196</link>
      <description>&lt;P&gt;I've got a timechart hooked up to a particular source in my indexes, generated by a script which logs events looking like this every five minutes:&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;&lt;BR /&gt;
Ready,205&lt;BR /&gt;
Not Ready,108&lt;BR /&gt;
&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;A field extraction has been set up on those numbers as &lt;CODE&gt;ReadyCount&lt;/CODE&gt; and &lt;CODE&gt;NotReadyCount&lt;/CODE&gt; respectively.&lt;/P&gt;

&lt;P&gt;I can timechart these successfully with a string like:&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;host="my.internal.host" ready latest=now latest=-2d@d | timechart span=5m first(NotReadyCount) as "Not Ready", first(ReadyCount) as "Ready"&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;This search is connected to a dashboard graph.&lt;/P&gt;

&lt;P&gt;My problem is, if I keep that same &lt;CODE&gt;span&lt;/CODE&gt; and increase the time box to &lt;CODE&gt;-7d@d&lt;/CODE&gt;, I only get a couple days worth of graph, even though the raw results show me getting all the results I'd hoped for. If I've got, say, two weeks worth of results, the larger time box will result in me getting a graph containing the first 4 days or so.&lt;/P&gt;

&lt;P&gt;If I increase the &lt;CODE&gt;span&lt;/CODE&gt; to &lt;CODE&gt;20m&lt;/CODE&gt;, I get a graph containing the last week worth of results like you'd normally expect. Unfortunately, for our purposes, we need the 5 minute resolution on the graph, so reducing the span is not a usable solution, nor is any averaging on the graph results.&lt;/P&gt;

&lt;P&gt;How can I get all of my results to show up in the graph correctly?&lt;/P&gt;</description>
      <pubDate>Tue, 03 Sep 2013 20:22:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Timechart-not-showing-all-events-with-small-spans/m-p/54067#M13196</guid>
      <dc:creator>Karunamon</dc:creator>
      <dc:date>2013-09-03T20:22:18Z</dc:date>
    </item>
    <item>
      <title>Re: Timechart not showing all events with small spans</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Timechart-not-showing-all-events-with-small-spans/m-p/54068#M13197</link>
      <description>&lt;P&gt;already answered in other question &lt;A href="http://answers.splunk.com/answers/101316/splunk-jschart-truncation-message-not-being-displayed?page=1&amp;amp;focusedAnswerId=101341#101341"&gt;jschart-truncation&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Sep 2013 23:30:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Timechart-not-showing-all-events-with-small-spans/m-p/54068#M13197</guid>
      <dc:creator>nmistry_splunk</dc:creator>
      <dc:date>2013-09-03T23:30:19Z</dc:date>
    </item>
  </channel>
</rss>

