<?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: Time over Time comparison in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Time-over-Time-comparison/m-p/92271#M23812</link>
    <description>&lt;P&gt;What exactly do you mean by "over lapping each other"?&lt;/P&gt;

&lt;P&gt;You have all the data you need in the chart. Play around with the different display options to get the one you want.&lt;/P&gt;

&lt;P&gt;When I use today vs same day last week sort of comparisons, I find line charts the most effective displays. That's just one example though.&lt;/P&gt;</description>
    <pubDate>Thu, 11 Jul 2013 14:22:27 GMT</pubDate>
    <dc:creator>aholzer</dc:creator>
    <dc:date>2013-07-11T14:22:27Z</dc:date>
    <item>
      <title>Time over Time comparison</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Time-over-Time-comparison/m-p/92270#M23811</link>
      <description>&lt;P&gt;Is there a way to search over a set of data from lets say a month ago and then lay it on top of the same set of data from last week?  I have found a search that will put the two data sets on the same graph, but I want them over lapping each other.&lt;/P&gt;

&lt;P&gt;msmqintermediate earliest=-1h@m latest=@m&lt;BR /&gt;&lt;BR /&gt;
| eval ReportKey="today"&lt;BR /&gt;&lt;BR /&gt;
| append maxtime=600 [search msmqintermediate earliest=-169h@m latest=-7d@m&lt;BR /&gt;&lt;BR /&gt;
| eval ReportKey="last week"]&lt;BR /&gt;&lt;BR /&gt;
| eval _time=if(ReportKey=="last week",_time+606024*7,_time)&lt;BR /&gt;&lt;BR /&gt;
| timechart span=1m count by ReportKey  &lt;/P&gt;

&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 14:19:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Time-over-Time-comparison/m-p/92270#M23811</guid>
      <dc:creator>JoeSco27</dc:creator>
      <dc:date>2020-09-28T14:19:16Z</dc:date>
    </item>
    <item>
      <title>Re: Time over Time comparison</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Time-over-Time-comparison/m-p/92271#M23812</link>
      <description>&lt;P&gt;What exactly do you mean by "over lapping each other"?&lt;/P&gt;

&lt;P&gt;You have all the data you need in the chart. Play around with the different display options to get the one you want.&lt;/P&gt;

&lt;P&gt;When I use today vs same day last week sort of comparisons, I find line charts the most effective displays. That's just one example though.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2013 14:22:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Time-over-Time-comparison/m-p/92271#M23812</guid>
      <dc:creator>aholzer</dc:creator>
      <dc:date>2013-07-11T14:22:27Z</dc:date>
    </item>
    <item>
      <title>Re: Time over Time comparison</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Time-over-Time-comparison/m-p/92272#M23813</link>
      <description>&lt;P&gt;I want them laying on top of each other rather then end to end next to each other on the timechart.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2013 14:23:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Time-over-Time-comparison/m-p/92272#M23813</guid>
      <dc:creator>JoeSco27</dc:creator>
      <dc:date>2013-07-11T14:23:20Z</dc:date>
    </item>
    <item>
      <title>Re: Time over Time comparison</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Time-over-Time-comparison/m-p/92273#M23814</link>
      <description>&lt;P&gt;Here are some detailed instructions on how to do exactly what you want:  &lt;STRONG&gt;&lt;A href="http://blogs.splunk.com/2012/02/19/compare-two-time-ranges-in-one-report/"&gt;Splunk Blogs:  Compare two time ranges on the same chart&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2013 15:33:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Time-over-Time-comparison/m-p/92273#M23814</guid>
      <dc:creator>wpreston</dc:creator>
      <dc:date>2013-07-11T15:33:33Z</dc:date>
    </item>
  </channel>
</rss>

