<?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 is not behaving as expected in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Timechart-is-not-behaving-as-expected/m-p/300249#M43164</link>
    <description>&lt;P&gt;I have selected All Time  and this data is static.&lt;/P&gt;</description>
    <pubDate>Thu, 16 Feb 2017 10:08:52 GMT</pubDate>
    <dc:creator>m7787580</dc:creator>
    <dc:date>2017-02-16T10:08:52Z</dc:date>
    <item>
      <title>Timechart is not behaving as expected</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Timechart-is-not-behaving-as-expected/m-p/300247#M43162</link>
      <description>&lt;P&gt;I have inserted the csv file into the splunk starting data from "2016-11-09 00:00:00" and ending data has date "2017-02-09 06:00:00".&lt;BR /&gt;
I tried to use &lt;BR /&gt;
&lt;STRONG&gt;Command&lt;/STRONG&gt;&lt;BR /&gt;
| inputlookup "Thread_Count" &lt;BR /&gt;
| eval _time= strptime('_time',"%Y-%m-%dT%H:%M:%S") &lt;BR /&gt;
| rename Thread_Prediction as Y &lt;BR /&gt;
| timechart span=30m avg(Y) as Y &lt;BR /&gt;
then Starting date coming as 2016-11-09 00:00:00 and ending date coming as "2017-02-09 06:00:00" which sounds good to me as expected.&lt;/P&gt;

&lt;P&gt;but when i try to use this command&lt;BR /&gt;
| inputlookup "Thread_Count" &lt;BR /&gt;
| eval _time= strptime('_time',"%Y-%m-%dT%H:%M:%S") &lt;BR /&gt;
| rename Thread_Prediction as Y &lt;BR /&gt;
| timechart span=60m avg(Y) as Y &lt;/P&gt;

&lt;P&gt;By just changing the span to 60 min starting date is coming as 2016-11-08 23:30:00(which is not even present in csv) and ending date as 2017-02-09 05:30:00.&lt;BR /&gt;
Also in my csv file there  is no row as 2016-11-08 as all the data is starting from 2016-11-09.&lt;/P&gt;

&lt;P&gt;I need my search to be like that for 30 min span i want it to end as 2017-02-09 05:30:00--&amp;gt;2017-02-09 06:00:00 which is coming and for 60min span it should be 2017-02-09 05:00:00 --&amp;gt;2017-02-09 06:00:00 and then 7 rather than 2017-02-09 05:30:00--06:30.&lt;/P&gt;

&lt;P&gt;I am using Splunk 6.5.1 instance&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 12:52:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Timechart-is-not-behaving-as-expected/m-p/300247#M43162</guid>
      <dc:creator>m7787580</dc:creator>
      <dc:date>2020-09-29T12:52:04Z</dc:date>
    </item>
    <item>
      <title>Re: Timechart is not behaving as expected</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Timechart-is-not-behaving-as-expected/m-p/300248#M43163</link>
      <description>&lt;P&gt;What is the timerange picker value you selected? When you say starting date is 2016-11-08 23:30:00, do you see that in statistics tab or visualization tab?&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2017 16:39:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Timechart-is-not-behaving-as-expected/m-p/300248#M43163</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2017-02-15T16:39:52Z</dc:date>
    </item>
    <item>
      <title>Re: Timechart is not behaving as expected</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Timechart-is-not-behaving-as-expected/m-p/300249#M43164</link>
      <description>&lt;P&gt;I have selected All Time  and this data is static.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Feb 2017 10:08:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Timechart-is-not-behaving-as-expected/m-p/300249#M43164</guid>
      <dc:creator>m7787580</dc:creator>
      <dc:date>2017-02-16T10:08:52Z</dc:date>
    </item>
    <item>
      <title>Re: Timechart is not behaving as expected</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Timechart-is-not-behaving-as-expected/m-p/300250#M43165</link>
      <description>&lt;P&gt;Are you in a half-hour time zone like IST / UTC+0530?&lt;/P&gt;</description>
      <pubDate>Thu, 16 Feb 2017 10:14:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Timechart-is-not-behaving-as-expected/m-p/300250#M43165</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2017-02-16T10:14:54Z</dc:date>
    </item>
    <item>
      <title>Re: Timechart is not behaving as expected</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Timechart-is-not-behaving-as-expected/m-p/300251#M43166</link>
      <description>&lt;P&gt;Yes i am in IST zone&lt;/P&gt;</description>
      <pubDate>Thu, 16 Feb 2017 10:17:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Timechart-is-not-behaving-as-expected/m-p/300251#M43166</guid>
      <dc:creator>m7787580</dc:creator>
      <dc:date>2017-02-16T10:17:29Z</dc:date>
    </item>
    <item>
      <title>Re: Timechart is not behaving as expected</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Timechart-is-not-behaving-as-expected/m-p/300252#M43167</link>
      <description>&lt;P&gt;For half-hour time zones, timechart seems to snap to :30 minute mark instead of :00 minute mark. Not sure if that's a bug or a feature &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt; feel free to poke support for that.&lt;/P&gt;

&lt;P&gt;You see 2016-11-08 23:30:00 because data at 2016-11-09 00:00:00 falls within the hour from 2016-11-08 23:30:00 to 2016-11-09 00:30:00.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Feb 2017 10:23:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Timechart-is-not-behaving-as-expected/m-p/300252#M43167</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2017-02-16T10:23:46Z</dc:date>
    </item>
  </channel>
</rss>

