<?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: Can you help me with the following search in Splunk IT Service Intelligence? in Splunk ITSI</title>
    <link>https://community.splunk.com/t5/Splunk-ITSI/Can-you-help-me-with-the-following-search-in-Splunk-IT-Service/m-p/459329#M1609</link>
    <description>&lt;P&gt;Yes data is present in both the indexes when i am putting the time range  for last 24 hr  , the query showing  data for some hour only.&lt;/P&gt;

&lt;P&gt;2018-11-05 13:00&lt;BR /&gt;&lt;BR /&gt;
2018-11-05 14:00&lt;BR /&gt;&lt;BR /&gt;
2018-11-05 15:00&lt;BR /&gt;&lt;BR /&gt;
2018-11-05 16:00&lt;BR /&gt;&lt;BR /&gt;
2018-11-05 17:00&lt;BR /&gt;&lt;BR /&gt;
2018-11-05 18:00&lt;BR /&gt;&lt;BR /&gt;
2018-11-05 19:00    3.434729064039409&lt;BR /&gt;
2018-11-05 20:00    3.149888143176734&lt;BR /&gt;
2018-11-05 21:00    3.30684500393391&lt;BR /&gt;
2018-11-05 22:00    4.191972076788831&lt;BR /&gt;
2018-11-05 23:00    3.518193224592221&lt;BR /&gt;
2018-11-06 00:00    3.2700892857142856&lt;BR /&gt;
2018-11-06 01:00    1.8670694864048338&lt;BR /&gt;
2018-11-06 02:00    2.3823529411764706&lt;BR /&gt;
2018-11-06 03:00    0.8616600790513834&lt;BR /&gt;
2018-11-06 04:00    0.7120786516853933&lt;BR /&gt;
2018-11-06 05:00    0.6442786069651741&lt;/P&gt;

&lt;P&gt;And when i am putting the time range in which data was not coming then its showing if i only keep that time range.&lt;BR /&gt;
2018-11-05 13:00    2.495167286245353&lt;BR /&gt;
2018-11-05 14:00    2.5229508196721313&lt;BR /&gt;
2018-11-05 15:00    2.86278964107224&lt;BR /&gt;
2018-11-05 16:00    2.9426594167078597&lt;BR /&gt;
2018-11-05 17:00    3.098828323993887&lt;BR /&gt;
2018-11-05 18:00    7.166666666666667&lt;/P&gt;</description>
    <pubDate>Tue, 06 Nov 2018 06:58:11 GMT</pubDate>
    <dc:creator>Hemant1</dc:creator>
    <dc:date>2018-11-06T06:58:11Z</dc:date>
    <item>
      <title>Can you help me with the following search in Splunk IT Service Intelligence?</title>
      <link>https://community.splunk.com/t5/Splunk-ITSI/Can-you-help-me-with-the-following-search-in-Splunk-IT-Service/m-p/459326#M1606</link>
      <description>&lt;P&gt;Hi team, could you please help me in the below query . &lt;/P&gt;

&lt;P&gt;When i am running the following search, it is not giving any data if i increase the time range to more than 8 hours. It's only giving 8 hours after that blank .&lt;/P&gt;

&lt;P&gt;(index=hybecmprod OR index=hybadmprod) "CLUB REGISTRATION END"&lt;BR /&gt;
    | rename UserID_End as UserID | sort by HYB_CLUB_END desc&lt;BR /&gt;
    | join UserID [search  index=hybecmprod "Club registration START" | rename userID_Start as UserID | sort by Hybris_Club_Start desc ]&lt;BR /&gt;
    |dedup UserID &lt;BR /&gt;
    |  eval et=strptime(HYB_CLUB_END,"%Y/%m/%d %H:%M:%S") | eval st=strptime(Hybris_Club_Start,"%Y/%m/%d %H:%M:%S") | eval diff = abs(et-st)&lt;BR /&gt;
    | timechart span=1h avg(diff)&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 21:53:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-ITSI/Can-you-help-me-with-the-following-search-in-Splunk-IT-Service/m-p/459326#M1606</guid>
      <dc:creator>Hemant1</dc:creator>
      <dc:date>2020-09-29T21:53:34Z</dc:date>
    </item>
    <item>
      <title>Re: Can you help me with the following search in Splunk IT Service Intelligence?</title>
      <link>https://community.splunk.com/t5/Splunk-ITSI/Can-you-help-me-with-the-following-search-in-Splunk-IT-Service/m-p/459327#M1607</link>
      <description>&lt;P&gt;this is how i am getting data when i am running query for 10 hr.&lt;BR /&gt;
2018-11-05 02:00&lt;BR /&gt;&lt;BR /&gt;
2018-11-05 03:00&lt;BR /&gt;&lt;BR /&gt;
2018-11-05 04:00&lt;BR /&gt;&lt;BR /&gt;
2018-11-05 05:00&lt;BR /&gt;&lt;BR /&gt;
2018-11-05 06:00    1.291497975708502&lt;BR /&gt;
2018-11-05 07:00    1.0997008973080757&lt;BR /&gt;
2018-11-05 08:00    1.2740183792815372&lt;BR /&gt;
2018-11-05 09:00    1.790200138026225&lt;BR /&gt;
2018-11-05 10:00    2.1325678496868474&lt;BR /&gt;
2018-11-05 11:00    2.3029525032092426&lt;BR /&gt;
2018-11-05 12:00    2.6684131736526946&lt;/P&gt;</description>
      <pubDate>Mon, 05 Nov 2018 11:34:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-ITSI/Can-you-help-me-with-the-following-search-in-Splunk-IT-Service/m-p/459327#M1607</guid>
      <dc:creator>Hemant1</dc:creator>
      <dc:date>2018-11-05T11:34:43Z</dc:date>
    </item>
    <item>
      <title>Re: Can you help me with the following search in Splunk IT Service Intelligence?</title>
      <link>https://community.splunk.com/t5/Splunk-ITSI/Can-you-help-me-with-the-following-search-in-Splunk-IT-Service/m-p/459328#M1608</link>
      <description>&lt;P&gt;Are you sure the data is present in both indexes for all 10 hours?&lt;/P&gt;</description>
      <pubDate>Mon, 05 Nov 2018 12:08:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-ITSI/Can-you-help-me-with-the-following-search-in-Splunk-IT-Service/m-p/459328#M1608</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2018-11-05T12:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: Can you help me with the following search in Splunk IT Service Intelligence?</title>
      <link>https://community.splunk.com/t5/Splunk-ITSI/Can-you-help-me-with-the-following-search-in-Splunk-IT-Service/m-p/459329#M1609</link>
      <description>&lt;P&gt;Yes data is present in both the indexes when i am putting the time range  for last 24 hr  , the query showing  data for some hour only.&lt;/P&gt;

&lt;P&gt;2018-11-05 13:00&lt;BR /&gt;&lt;BR /&gt;
2018-11-05 14:00&lt;BR /&gt;&lt;BR /&gt;
2018-11-05 15:00&lt;BR /&gt;&lt;BR /&gt;
2018-11-05 16:00&lt;BR /&gt;&lt;BR /&gt;
2018-11-05 17:00&lt;BR /&gt;&lt;BR /&gt;
2018-11-05 18:00&lt;BR /&gt;&lt;BR /&gt;
2018-11-05 19:00    3.434729064039409&lt;BR /&gt;
2018-11-05 20:00    3.149888143176734&lt;BR /&gt;
2018-11-05 21:00    3.30684500393391&lt;BR /&gt;
2018-11-05 22:00    4.191972076788831&lt;BR /&gt;
2018-11-05 23:00    3.518193224592221&lt;BR /&gt;
2018-11-06 00:00    3.2700892857142856&lt;BR /&gt;
2018-11-06 01:00    1.8670694864048338&lt;BR /&gt;
2018-11-06 02:00    2.3823529411764706&lt;BR /&gt;
2018-11-06 03:00    0.8616600790513834&lt;BR /&gt;
2018-11-06 04:00    0.7120786516853933&lt;BR /&gt;
2018-11-06 05:00    0.6442786069651741&lt;/P&gt;

&lt;P&gt;And when i am putting the time range in which data was not coming then its showing if i only keep that time range.&lt;BR /&gt;
2018-11-05 13:00    2.495167286245353&lt;BR /&gt;
2018-11-05 14:00    2.5229508196721313&lt;BR /&gt;
2018-11-05 15:00    2.86278964107224&lt;BR /&gt;
2018-11-05 16:00    2.9426594167078597&lt;BR /&gt;
2018-11-05 17:00    3.098828323993887&lt;BR /&gt;
2018-11-05 18:00    7.166666666666667&lt;/P&gt;</description>
      <pubDate>Tue, 06 Nov 2018 06:58:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-ITSI/Can-you-help-me-with-the-following-search-in-Splunk-IT-Service/m-p/459329#M1609</guid>
      <dc:creator>Hemant1</dc:creator>
      <dc:date>2018-11-06T06:58:11Z</dc:date>
    </item>
    <item>
      <title>Re: Can you help me with the following search in Splunk IT Service Intelligence?</title>
      <link>https://community.splunk.com/t5/Splunk-ITSI/Can-you-help-me-with-the-following-search-in-Splunk-IT-Service/m-p/459330#M1610</link>
      <description>&lt;P&gt;Hi, @Hemant1 maybe you hit the limit of max of 50K records returned by subsearch, we can change the limit in limits.conf but I encourage you not using join command here , maybe you can use "*stats ... by UserID" instead. You can also refer to &lt;A href="https://answers.splunk.com/answers/129424/how-to-compare-fields-over-multiple-sourcetypes-without-join-append-or-use-of-subsearches.html"&gt;https://answers.splunk.com/answers/129424/how-to-compare-fields-over-multiple-sourcetypes-without-join-append-or-use-of-subsearches.html&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Oct 2019 23:28:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-ITSI/Can-you-help-me-with-the-following-search-in-Splunk-IT-Service/m-p/459330#M1610</guid>
      <dc:creator>szhou_splunk</dc:creator>
      <dc:date>2019-10-22T23:28:22Z</dc:date>
    </item>
  </channel>
</rss>

