<?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: help on basic question about span in timechart in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/help-on-basic-question-about-span-in-timechart/m-p/569077#M10155</link>
    <description>&lt;P&gt;Hmm, it's hard to believe since it's span's function to define the... span size.&lt;/P&gt;&lt;P&gt;Can you show us the results of:&lt;/P&gt;&lt;PRE&gt;&amp;lt;&amp;lt;your_search_with_timechart&amp;gt;&amp;gt; &lt;BR /&gt;| autoregress _time as oldtime &lt;BR /&gt;| eval diff=_time-oldtime &lt;BR /&gt;| stats count by diff&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 30 Sep 2021 08:46:28 GMT</pubDate>
    <dc:creator>PickleRick</dc:creator>
    <dc:date>2021-09-30T08:46:28Z</dc:date>
    <item>
      <title>help on basic question about span in timechart</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/help-on-basic-question-about-span-in-timechart/m-p/568976#M10143</link>
      <description>&lt;P&gt;hello&lt;/P&gt;&lt;P&gt;I use a one hour span in my timechart but I dont understand why a two hour span is displayed on the timechart abscissa instead one hour?&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| timechart span=1h max(debut) as "Début de session", max(fin) as "Fin de session"&lt;/LI-CODE&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2021 16:32:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/help-on-basic-question-about-span-in-timechart/m-p/568976#M10143</guid>
      <dc:creator>jip31</dc:creator>
      <dc:date>2021-09-29T16:32:29Z</dc:date>
    </item>
    <item>
      <title>Re: help on basic question about span in timechart</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/help-on-basic-question-about-span-in-timechart/m-p/569077#M10155</link>
      <description>&lt;P&gt;Hmm, it's hard to believe since it's span's function to define the... span size.&lt;/P&gt;&lt;P&gt;Can you show us the results of:&lt;/P&gt;&lt;PRE&gt;&amp;lt;&amp;lt;your_search_with_timechart&amp;gt;&amp;gt; &lt;BR /&gt;| autoregress _time as oldtime &lt;BR /&gt;| eval diff=_time-oldtime &lt;BR /&gt;| stats count by diff&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 08:46:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/help-on-basic-question-about-span-in-timechart/m-p/569077#M10155</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2021-09-30T08:46:28Z</dc:date>
    </item>
    <item>
      <title>Re: help on basic question about span in timechart</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/help-on-basic-question-about-span-in-timechart/m-p/569080#M10157</link>
      <description>&lt;P&gt;count is 11 and diff 7200&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 08:51:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/help-on-basic-question-about-span-in-timechart/m-p/569080#M10157</guid>
      <dc:creator>jip31</dc:creator>
      <dc:date>2021-09-30T08:51:04Z</dc:date>
    </item>
    <item>
      <title>Re: help on basic question about span in timechart</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/help-on-basic-question-about-span-in-timechart/m-p/569085#M10160</link>
      <description>&lt;P&gt;The only situation that timechart seems to be doing strange things is when _time is outside of your search range. For example:&lt;/P&gt;&lt;PRE&gt;| makeresults count=10 &lt;BR /&gt;| streamstats count &lt;BR /&gt;| eval _time=_time+7200*count&lt;BR /&gt;| timechart span=1h count&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;It indeed aligns the results to the full hours for which there is data.&lt;/P&gt;&lt;P&gt;If you run this search with any "past" time range chosen from the time picker, it will give you results spread over 2-hour span. If you chose "any time" however, you'll get proper 1-hour spans with alternating 0 and 1 values.&lt;/P&gt;&lt;P&gt;It looks like a bug.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 09:04:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/help-on-basic-question-about-span-in-timechart/m-p/569085#M10160</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2021-09-30T09:04:46Z</dc:date>
    </item>
  </channel>
</rss>

