<?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 come the timewrap command is displaying today's results and not from the value of the day in the timemodifier? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-come-the-timewrap-command-is-displaying-today-s-results-and/m-p/425565#M122005</link>
    <description>&lt;P&gt;When I tried to reproduce it, I saw @w1 includes today. Try different values to get what you are looking for such as:&lt;BR /&gt;
earliest=-14d@d-1 latest=@d-1&lt;BR /&gt;
earliest=-2w@w latest=@w&lt;/P&gt;</description>
    <pubDate>Mon, 17 Dec 2018 20:43:36 GMT</pubDate>
    <dc:creator>efavreau</dc:creator>
    <dc:date>2018-12-17T20:43:36Z</dc:date>
    <item>
      <title>How come the timewrap command is displaying today's results and not from the value of the day in the timemodifier?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-come-the-timewrap-command-is-displaying-today-s-results-and/m-p/425563#M122003</link>
      <description>&lt;P&gt;I am using the search below to get a week over week results using Timewrap, but the results shown are from today and not from the day mentioned in the "latest" time modifier (Green line on the chart below). &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| mstats sum(foo) as "count" where index=test earliest=-14d@w1 latest=@w1 span=1d
| timechart sum(count) as Exceptions span=1d
| timewrap w
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/6210i211EBD098049303B/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;If the timewrap command is removed then timechart displays the results for the correct time period. &lt;/P&gt;

&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Thu, 06 Dec 2018 20:18:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-come-the-timewrap-command-is-displaying-today-s-results-and/m-p/425563#M122003</guid>
      <dc:creator>ppokhrel</dc:creator>
      <dc:date>2018-12-06T20:18:47Z</dc:date>
    </item>
    <item>
      <title>Re: How come the timewrap command is displaying today's results and not from the value of the day in the timemodifier?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-come-the-timewrap-command-is-displaying-today-s-results-and/m-p/425564#M122004</link>
      <description>&lt;P&gt;What version of splunk are you on?  I am not seeing this when I use this similar run-anywhere search, which always works no matter what &lt;CODE&gt;w#&lt;/CODE&gt; I use:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_* earliest=-14d@w1 latest=@w1
| bin _time span=1d 
| stats count BY _time 
| timechart sum(count) AS Exceptions span=1d 
| timewrap w
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 14 Dec 2018 16:52:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-come-the-timewrap-command-is-displaying-today-s-results-and/m-p/425564#M122004</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2018-12-14T16:52:55Z</dc:date>
    </item>
    <item>
      <title>Re: How come the timewrap command is displaying today's results and not from the value of the day in the timemodifier?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-come-the-timewrap-command-is-displaying-today-s-results-and/m-p/425565#M122005</link>
      <description>&lt;P&gt;When I tried to reproduce it, I saw @w1 includes today. Try different values to get what you are looking for such as:&lt;BR /&gt;
earliest=-14d@d-1 latest=@d-1&lt;BR /&gt;
earliest=-2w@w latest=@w&lt;/P&gt;</description>
      <pubDate>Mon, 17 Dec 2018 20:43:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-come-the-timewrap-command-is-displaying-today-s-results-and/m-p/425565#M122005</guid>
      <dc:creator>efavreau</dc:creator>
      <dc:date>2018-12-17T20:43:36Z</dc:date>
    </item>
    <item>
      <title>Re: How come the timewrap command is displaying today's results and not from the value of the day in the timemodifier?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-come-the-timewrap-command-is-displaying-today-s-results-and/m-p/425566#M122006</link>
      <description>&lt;P&gt;Since our data is not your data, what do you have for the results &lt;EM&gt;with&lt;/EM&gt; the &lt;CODE&gt;time wrap&lt;/CODE&gt; that is not what you want, but right in the result &lt;EM&gt;without&lt;/EM&gt; the &lt;CODE&gt;timewrap&lt;/CODE&gt;? Perhaps a screenshot of the latter?&lt;/P&gt;</description>
      <pubDate>Fri, 21 Dec 2018 22:06:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-come-the-timewrap-command-is-displaying-today-s-results-and/m-p/425566#M122006</guid>
      <dc:creator>cpetterborg</dc:creator>
      <dc:date>2018-12-21T22:06:54Z</dc:date>
    </item>
  </channel>
</rss>

