<?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: How can I set time in a single value panel while respecting delta time? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-set-time-in-a-single-value-panel-while-respecting/m-p/342247#M22262</link>
    <description>&lt;P&gt;Something like this ?&lt;BR /&gt;
earliest=-2h&lt;BR /&gt;
| timechart count bins=2 | reverse | head 2 | reverse&lt;/P&gt;

&lt;P&gt;this gives me a single value hourly trend&lt;/P&gt;</description>
    <pubDate>Tue, 19 Sep 2017 09:57:37 GMT</pubDate>
    <dc:creator>Sukisen1981</dc:creator>
    <dc:date>2017-09-19T09:57:37Z</dc:date>
    <item>
      <title>How can I set time in a single value panel while respecting delta time?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-set-time-in-a-single-value-panel-while-respecting/m-p/342246#M22261</link>
      <description>&lt;P&gt;Hi at all,&lt;BR /&gt;
I'd like to show trends in Single Value panels.&lt;BR /&gt;
Following the example in Splunk 6.x dashboard Examples App, I used a timechart command&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;my_search
| timechart count bins=2
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;but the problem is that in this way I give an information different from all the other panels in my dashboard, because, setting last hour in the Time Picker, I show events in the last hour in all the panels and events in the last half hour in Single Value Panels!&lt;BR /&gt;
What is the best way to proceed: set a double time in Single Value Panels or Timewrap or another solution?&lt;/P&gt;

&lt;P&gt;How can I set double time in the Single Value panels?&lt;BR /&gt;
I tried also with Timewrap command but in this command I cannot manage delta time.&lt;/P&gt;

&lt;P&gt;Has someone any idea how to solve this problem?&lt;/P&gt;

&lt;P&gt;Thank you in advance.&lt;BR /&gt;
Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2017 08:51:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-set-time-in-a-single-value-panel-while-respecting/m-p/342246#M22261</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2017-09-19T08:51:47Z</dc:date>
    </item>
    <item>
      <title>Re: How can I set time in a single value panel while respecting delta time?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-set-time-in-a-single-value-panel-while-respecting/m-p/342247#M22262</link>
      <description>&lt;P&gt;Something like this ?&lt;BR /&gt;
earliest=-2h&lt;BR /&gt;
| timechart count bins=2 | reverse | head 2 | reverse&lt;/P&gt;

&lt;P&gt;this gives me a single value hourly trend&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2017 09:57:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-set-time-in-a-single-value-panel-while-respecting/m-p/342247#M22262</guid>
      <dc:creator>Sukisen1981</dc:creator>
      <dc:date>2017-09-19T09:57:37Z</dc:date>
    </item>
    <item>
      <title>Re: How can I set time in a single value panel while respecting delta time?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-set-time-in-a-single-value-panel-while-respecting/m-p/342248#M22263</link>
      <description>&lt;P&gt;Thank you Sukisen1981,&lt;BR /&gt;
the problem is that in my dashboard I need the Time Picket to set the Time in the dashboard.&lt;BR /&gt;
So if I set 2 hours in the Time Picker, the other panels show events of 2 hours and Single Value panels show events of 1 hour, this solution doesn't solve my problem: the time picker.&lt;BR /&gt;
Thank you.&lt;BR /&gt;
Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2017 10:04:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-set-time-in-a-single-value-panel-while-respecting/m-p/342248#M22263</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2017-09-19T10:04:33Z</dc:date>
    </item>
    <item>
      <title>Re: How can I set time in a single value panel while respecting delta time?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-set-time-in-a-single-value-panel-while-respecting/m-p/342249#M22264</link>
      <description>&lt;P&gt;hmm so your dashboard has many panels which are being selected by a single time picker. Now, your problem is whatever value the time picker chooses , say 1 hr or 2 hr or 3 hr. it should apply to all the panels except the single value panel where we need to apply double the time to have a consistent view.&lt;BR /&gt;
So for example if I choose 1 hr from the time picker it should apply to the rest of the panels but the single value panel should actually be based on 2 hours to be consistent with the rest of the panels?&lt;BR /&gt;
Am I getting this right?&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2017 10:20:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-set-time-in-a-single-value-panel-while-respecting/m-p/342249#M22264</guid>
      <dc:creator>Sukisen1981</dc:creator>
      <dc:date>2017-09-19T10:20:49Z</dc:date>
    </item>
    <item>
      <title>Re: How can I set time in a single value panel while respecting delta time?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-set-time-in-a-single-value-panel-while-respecting/m-p/342250#M22265</link>
      <description>&lt;P&gt;Yes!&lt;BR /&gt;
I tried with double time period but I failed, and I tried with timewrap but I failed again.&lt;BR /&gt;
So I'm not using trends in single value panels but I'd like to use them.&lt;BR /&gt;
Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2017 10:58:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-set-time-in-a-single-value-panel-while-respecting/m-p/342250#M22265</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2017-09-19T10:58:01Z</dc:date>
    </item>
    <item>
      <title>Re: How can I set time in a single value panel while respecting delta time?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-set-time-in-a-single-value-panel-while-respecting/m-p/342251#M22266</link>
      <description>&lt;P&gt;just one more question - the time picker is set as what?&lt;BR /&gt;
earliest , latest , preset, relative or what is the form of the time picker?&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2017 13:39:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-set-time-in-a-single-value-panel-while-respecting/m-p/342251#M22266</guid>
      <dc:creator>Sukisen1981</dc:creator>
      <dc:date>2017-09-19T13:39:41Z</dc:date>
    </item>
    <item>
      <title>Re: How can I set time in a single value panel while respecting delta time?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-set-time-in-a-single-value-panel-while-respecting/m-p/342252#M22267</link>
      <description>&lt;P&gt;it's the defaut time picker with earliest and latest.&lt;BR /&gt;
Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2017 13:44:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-set-time-in-a-single-value-panel-while-respecting/m-p/342252#M22267</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2017-09-19T13:44:52Z</dc:date>
    </item>
    <item>
      <title>Re: How can I set time in a single value panel while respecting delta time?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-set-time-in-a-single-value-panel-while-respecting/m-p/342253#M22268</link>
      <description>&lt;P&gt;Hi there @cusello&lt;/P&gt;

&lt;P&gt;Have you seen this answer from @MuS ♦&lt;/P&gt;

&lt;P&gt;&lt;A href="https://answers.splunk.com/answers/390574/how-to-create-a-search-that-shows-a-trending-value.html"&gt;https://answers.splunk.com/answers/390574/how-to-create-a-search-that-shows-a-trending-value.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2017 15:48:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-set-time-in-a-single-value-panel-while-respecting/m-p/342253#M22268</guid>
      <dc:creator>alemarzu</dc:creator>
      <dc:date>2017-09-19T15:48:22Z</dc:date>
    </item>
    <item>
      <title>Re: How can I set time in a single value panel while respecting delta time?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-set-time-in-a-single-value-panel-while-respecting/m-p/342254#M22269</link>
      <description>&lt;P&gt;Hi alemarzu,&lt;BR /&gt;
this solution is really near to my needs because it runs but only for time periods that end with now(), if I use e.g. yesterday as time period it doesn't run.&lt;BR /&gt;
I tried to use the same logic to modify the search but it not runs, can you help me?&lt;BR /&gt;
Thank you.&lt;BR /&gt;
Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2017 08:15:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-set-time-in-a-single-value-panel-while-respecting/m-p/342254#M22269</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2017-09-22T08:15:58Z</dc:date>
    </item>
  </channel>
</rss>

