<?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: I want to do `latest=-10m@5m` in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/I-want-to-do-latest-10m-5m/m-p/413290#M27153</link>
    <description>&lt;P&gt;i can't get that to work and don't think it can as that does not allow me to control the latest time to be @ a 5minute end time e.g. X.05, X.10, .... x.55&lt;/P&gt;</description>
    <pubDate>Sun, 28 Jul 2019 22:59:24 GMT</pubDate>
    <dc:creator>HattrickNZ</dc:creator>
    <dc:date>2019-07-28T22:59:24Z</dc:date>
    <item>
      <title>I want to do `latest=-10m@5m`</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/I-want-to-do-latest-10m-5m/m-p/413286#M27149</link>
      <description>&lt;P&gt;I want to do &lt;CODE&gt;latest=-10m@5m&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;But I am discovering I cannot do the @5m, I can only do &lt;BR /&gt;
@m @h @d @mon @y&lt;/P&gt;

&lt;P&gt;the reason for wanting the @5m is because the complete data does not come in until the full 5minutes is complete.&lt;BR /&gt;
And if I can only use @m the if I look at the graph at X:58 (for example) the graph will show a drop as the full 5 minutes of data will not be available to be shown. So I want to show the full previous 5minutes(up to X:55). &lt;/P&gt;

&lt;P&gt;Any ideas of ways around this? tks&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2019 21:31:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/I-want-to-do-latest-10m-5m/m-p/413286#M27149</guid>
      <dc:creator>HattrickNZ</dc:creator>
      <dc:date>2019-07-24T21:31:03Z</dc:date>
    </item>
    <item>
      <title>Re: I want to do `latest=-10m@5m`</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/I-want-to-do-latest-10m-5m/m-p/413287#M27150</link>
      <description>&lt;P&gt;try this:&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;earliest=-10m@m latest=-5m@m&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;hope it helps&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jul 2019 01:14:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/I-want-to-do-latest-10m-5m/m-p/413287#M27150</guid>
      <dc:creator>adonio</dc:creator>
      <dc:date>2019-07-25T01:14:39Z</dc:date>
    </item>
    <item>
      <title>Re: I want to do `latest=-10m@5m`</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/I-want-to-do-latest-10m-5m/m-p/413288#M27151</link>
      <description>&lt;P&gt;tks&lt;BR /&gt;
the &lt;CODE&gt;@m&lt;/CODE&gt; of &lt;CODE&gt;latest=-5m@m&lt;/CODE&gt; will bring it to the close minute. e.g. if i run the query/graph @ X:58 then the query/graph will run up X:53. &lt;/P&gt;

&lt;P&gt;What i want is to Run the query/graph up to X:50. &lt;/P&gt;

&lt;P&gt;Or What is want is to Run the query/graph up to X:00, X:05, X:10...X:50, X:5 (5 minute intervals only). Not other times outside of this and independent of when the query/graph is run.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jul 2019 01:34:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/I-want-to-do-latest-10m-5m/m-p/413288#M27151</guid>
      <dc:creator>HattrickNZ</dc:creator>
      <dc:date>2019-07-25T01:34:23Z</dc:date>
    </item>
    <item>
      <title>Re: I want to do `latest=-10m@5m`</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/I-want-to-do-latest-10m-5m/m-p/413289#M27152</link>
      <description>&lt;P&gt;I would try &lt;CODE&gt;| bin _time span=5m | stats values(*) AS * by _time&lt;/CODE&gt;  and see if this helps to solve your problem.&lt;/P&gt;

&lt;P&gt;cheers, MuS&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jul 2019 01:46:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/I-want-to-do-latest-10m-5m/m-p/413289#M27152</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2019-07-25T01:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: I want to do `latest=-10m@5m`</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/I-want-to-do-latest-10m-5m/m-p/413290#M27153</link>
      <description>&lt;P&gt;i can't get that to work and don't think it can as that does not allow me to control the latest time to be @ a 5minute end time e.g. X.05, X.10, .... x.55&lt;/P&gt;</description>
      <pubDate>Sun, 28 Jul 2019 22:59:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/I-want-to-do-latest-10m-5m/m-p/413290#M27153</guid>
      <dc:creator>HattrickNZ</dc:creator>
      <dc:date>2019-07-28T22:59:24Z</dc:date>
    </item>
    <item>
      <title>Re: I want to do `latest=-10m@5m`</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/I-want-to-do-latest-10m-5m/m-p/413291#M27154</link>
      <description>&lt;P&gt;Sounds like you don't want partial results at the end. &lt;/P&gt;

&lt;P&gt;If you are visualising with timechart, try&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;|timechart partial=false count by whatever
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Sun, 28 Jul 2019 23:33:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/I-want-to-do-latest-10m-5m/m-p/413291#M27154</guid>
      <dc:creator>nvanderwalt_spl</dc:creator>
      <dc:date>2019-07-28T23:33:46Z</dc:date>
    </item>
    <item>
      <title>Re: I want to do `latest=-10m@5m`</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/I-want-to-do-latest-10m-5m/m-p/413292#M27155</link>
      <description>&lt;P&gt;try this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;what ever search here earliest=-0h@h | timechart span=5min partial=f count
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;This will search the current hour and only returns events for chunks of 5 minutes, where the 5 minutes already have passed and the chunk is complete.&lt;/P&gt;

&lt;P&gt;cheers, MuS&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jul 2019 01:44:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/I-want-to-do-latest-10m-5m/m-p/413292#M27155</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2019-07-29T01:44:36Z</dc:date>
    </item>
    <item>
      <title>Re: I want to do `latest=-10m@5m`</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/I-want-to-do-latest-10m-5m/m-p/413293#M27156</link>
      <description>&lt;P&gt;I would try this :  |timechart partial=false  span=5min &lt;/P&gt;</description>
      <pubDate>Mon, 29 Jul 2019 21:28:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/I-want-to-do-latest-10m-5m/m-p/413293#M27156</guid>
      <dc:creator>maheshsn</dc:creator>
      <dc:date>2019-07-29T21:28:55Z</dc:date>
    </item>
    <item>
      <title>Re: I want to do `latest=-10m@5m`</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/I-want-to-do-latest-10m-5m/m-p/413294#M27157</link>
      <description>&lt;P&gt;tks, as already mentioned by @MuS partial=false seems to b what I want&lt;BR /&gt;
- How does it make its decisions? &lt;BR /&gt;
- Is it tied to the span=5m and the current time?&lt;BR /&gt;
my understanding is that it won't display the X.25 - X.30 data, in that time, until the time has passed the X.30+ e.g. X.31 or X.30.01&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jul 2019 20:48:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/I-want-to-do-latest-10m-5m/m-p/413294#M27157</guid>
      <dc:creator>HattrickNZ</dc:creator>
      <dc:date>2019-07-30T20:48:46Z</dc:date>
    </item>
  </channel>
</rss>

