<?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 Gap in chart data in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Gap-in-chart-data/m-p/48325#M11537</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I have a chart that is produced by executing a search with a &lt;CODE&gt;| timechart&lt;/CODE&gt; command.&lt;/P&gt;

&lt;P&gt;As the search is executing, you can see the chart cells appear as shown in the following image:&lt;BR /&gt;
&lt;IMG src="http://img828.imageshack.us/img828/9449/missingchartdata2.png" alt="alt text" /&gt;&lt;/P&gt;

&lt;P&gt;But once the search above is finished the following gap appears in the chart data:&lt;BR /&gt;
&lt;IMG src="http://img854.imageshack.us/img854/5166/missingchartdata1.png" alt="alt text" /&gt;&lt;/P&gt;

&lt;P&gt;This search has just over 150000 matching events in total. Is this gap appearing because a search limit is being exceeded? How can I stop this from happening?&lt;/P&gt;

&lt;P&gt;Help would be much appreciated. Thanks in advance.&lt;/P&gt;</description>
    <pubDate>Wed, 11 Jan 2012 12:00:05 GMT</pubDate>
    <dc:creator>Ant1D</dc:creator>
    <dc:date>2012-01-11T12:00:05Z</dc:date>
    <item>
      <title>Gap in chart data</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Gap-in-chart-data/m-p/48325#M11537</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I have a chart that is produced by executing a search with a &lt;CODE&gt;| timechart&lt;/CODE&gt; command.&lt;/P&gt;

&lt;P&gt;As the search is executing, you can see the chart cells appear as shown in the following image:&lt;BR /&gt;
&lt;IMG src="http://img828.imageshack.us/img828/9449/missingchartdata2.png" alt="alt text" /&gt;&lt;/P&gt;

&lt;P&gt;But once the search above is finished the following gap appears in the chart data:&lt;BR /&gt;
&lt;IMG src="http://img854.imageshack.us/img854/5166/missingchartdata1.png" alt="alt text" /&gt;&lt;/P&gt;

&lt;P&gt;This search has just over 150000 matching events in total. Is this gap appearing because a search limit is being exceeded? How can I stop this from happening?&lt;/P&gt;

&lt;P&gt;Help would be much appreciated. Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2012 12:00:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Gap-in-chart-data/m-p/48325#M11537</guid>
      <dc:creator>Ant1D</dc:creator>
      <dc:date>2012-01-11T12:00:05Z</dc:date>
    </item>
    <item>
      <title>Re: Gap in chart data</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Gap-in-chart-data/m-p/48326#M11538</link>
      <description>&lt;P&gt;This can be resolved by restructuring the search. Simply add a stats command stage to help the timechart command on it's way. It fixes the issue.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2012 17:26:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Gap-in-chart-data/m-p/48326#M11538</guid>
      <dc:creator>fox</dc:creator>
      <dc:date>2012-01-12T17:26:57Z</dc:date>
    </item>
    <item>
      <title>Re: Gap in chart data</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Gap-in-chart-data/m-p/48327#M11539</link>
      <description>&lt;P&gt;Are you proposing using both stats and timechart?&lt;/P&gt;

&lt;P&gt;For example a search like this is showing gaps for me as well (but searches with smaller time windows show the data does exist and can be generated by timechart)&lt;BR /&gt;
_some_base_search | timechart span=1d perc90(field)&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 15:59:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Gap-in-chart-data/m-p/48327#M11539</guid>
      <dc:creator>sloshburch</dc:creator>
      <dc:date>2020-09-28T15:59:45Z</dc:date>
    </item>
  </channel>
</rss>

