<?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: To compare x hours vs last 1 week ago? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Not-getting-the-last-week-of-data-in-graph-when-using-the-filter/m-p/612194#M212842</link>
    <description>&lt;P&gt;So, the chart is providing the correct result. Splunk is not particular good at displaying things which don't exist. You can force it to by artificially adding events (with zero counts for example), but you have to tell Splunk which events you want adding.&lt;/P&gt;</description>
    <pubDate>Wed, 07 Sep 2022 06:43:14 GMT</pubDate>
    <dc:creator>ITWhisperer</dc:creator>
    <dc:date>2022-09-07T06:43:14Z</dc:date>
    <item>
      <title>Not getting the last week of data in graph when using the filter search Device_Type="mobile"</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Not-getting-the-last-week-of-data-in-graph-when-using-the-filter/m-p/612184#M212835</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="uagraw01_0-1662527805116.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/21347i6A860CE096DD4733/image-size/medium?v=v2&amp;amp;px=400" role="button" title="uagraw01_0-1662527805116.png" alt="uagraw01_0-1662527805116.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;In the above, I am comparing the last 15m data to the current week's 15m data. And I am getting good results.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="uagraw01_1-1662527958772.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/21348i4899A8E337B98655/image-size/medium?v=v2&amp;amp;px=400" role="button" title="uagraw01_1-1662527958772.png" alt="uagraw01_1-1662527958772.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But here in the same search when I am using the filter search Device_Type="mobile", I am not getting the last week of data in graph. Please help me out for this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2022 15:51:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Not-getting-the-last-week-of-data-in-graph-when-using-the-filter/m-p/612184#M212835</guid>
      <dc:creator>uagraw01</dc:creator>
      <dc:date>2022-09-07T15:51:28Z</dc:date>
    </item>
    <item>
      <title>Re: To compare x hours vs last 1 week ago?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Not-getting-the-last-week-of-data-in-graph-when-using-the-filter/m-p/612185#M212836</link>
      <description>&lt;P&gt;This would seem to suggest that you have no events from last week for this device type - have you checked that there are actually events to be found?&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2022 05:53:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Not-getting-the-last-week-of-data-in-graph-when-using-the-filter/m-p/612185#M212836</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2022-09-07T05:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: To compare x hours vs last 1 week ago?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Not-getting-the-last-week-of-data-in-graph-when-using-the-filter/m-p/612188#M212838</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/70277"&gt;@uagraw01&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;there's only one answer: you haven't events that match the condition on week ago.&lt;/P&gt;&lt;P&gt;You can check this running your search only on the first time frame.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2022 06:07:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Not-getting-the-last-week-of-data-in-graph-when-using-the-filter/m-p/612188#M212838</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-09-07T06:07:20Z</dc:date>
    </item>
    <item>
      <title>Re: To compare x hours vs last 1 week ago?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Not-getting-the-last-week-of-data-in-graph-when-using-the-filter/m-p/612192#M212840</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp; &amp;amp; &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;&amp;nbsp;Yes, I can see no events for deviceType for last week. Those events appended to Splunk from 1st sep.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2022 06:27:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Not-getting-the-last-week-of-data-in-graph-when-using-the-filter/m-p/612192#M212840</guid>
      <dc:creator>uagraw01</dc:creator>
      <dc:date>2022-09-07T06:27:28Z</dc:date>
    </item>
    <item>
      <title>Re: To compare x hours vs last 1 week ago?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Not-getting-the-last-week-of-data-in-graph-when-using-the-filter/m-p/612193#M212841</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/70277"&gt;@uagraw01&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;if you haven't events that match the added condition, you have only to modify the search condition or accept these results.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2022 06:34:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Not-getting-the-last-week-of-data-in-graph-when-using-the-filter/m-p/612193#M212841</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-09-07T06:34:41Z</dc:date>
    </item>
    <item>
      <title>Re: To compare x hours vs last 1 week ago?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Not-getting-the-last-week-of-data-in-graph-when-using-the-filter/m-p/612194#M212842</link>
      <description>&lt;P&gt;So, the chart is providing the correct result. Splunk is not particular good at displaying things which don't exist. You can force it to by artificially adding events (with zero counts for example), but you have to tell Splunk which events you want adding.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2022 06:43:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Not-getting-the-last-week-of-data-in-graph-when-using-the-filter/m-p/612194#M212842</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2022-09-07T06:43:14Z</dc:date>
    </item>
  </channel>
</rss>

