<?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: Weird Behavior with Splunk Time Range in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Why-is-there-weird-behavior-with-Splunk-Time-Range/m-p/588925#M205097</link>
    <description>&lt;P&gt;That was brilliant . Thank you&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp; for such lucid explanation.&lt;/P&gt;</description>
    <pubDate>Mon, 14 Mar 2022 12:50:40 GMT</pubDate>
    <dc:creator>zacksoft_wf</dc:creator>
    <dc:date>2022-03-14T12:50:40Z</dc:date>
    <item>
      <title>Why is there weird behavior with Splunk Time Range?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-is-there-weird-behavior-with-Splunk-Time-Range/m-p/588907#M205093</link>
      <description>&lt;P&gt;I see a strange behaviour in Splunk.&lt;BR /&gt;&lt;BR /&gt;There is this SPL, when ran between 3/13/2022 6:00 AM to 3/14/2011 6:00 AM time range shows some &lt;STRONG&gt;events at 3/13/2022 - 7:00 AM (Between 7-8 AM).&amp;nbsp;&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;But when I re-run the same SPL&amp;nbsp;between 3/13/2022 6:00 AM to 3/13/2011 8:00 AM , hoping to see the same set of events,&lt;U&gt; But I see ZERO events&lt;/U&gt; !!&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;This is very strange !! Am I missing something simple&amp;nbsp; here..? Why this weird behaviour ?&lt;BR /&gt;&lt;BR /&gt;Additional Observation :&amp;nbsp;&lt;BR /&gt;When I change the time range between 2/12 to 3/13 - the events shows,&amp;nbsp;&lt;BR /&gt;But when I keep the same date 3/13 7 AM to 3/13&amp;nbsp; 10 AM - It doesn't show.&lt;BR /&gt;&lt;BR /&gt;It works when the time range is more that 24 hours&lt;/P&gt;</description>
      <pubDate>Mon, 14 Mar 2022 19:17:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-is-there-weird-behavior-with-Splunk-Time-Range/m-p/588907#M205093</guid>
      <dc:creator>zacksoft_wf</dc:creator>
      <dc:date>2022-03-14T19:17:58Z</dc:date>
    </item>
    <item>
      <title>Re: Weird Behavior with Splunk Time Range</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-is-there-weird-behavior-with-Splunk-Time-Range/m-p/588918#M205094</link>
      <description>&lt;P&gt;It might depend on the actual SPL you are using - please can you provide more detail?&lt;/P&gt;</description>
      <pubDate>Mon, 14 Mar 2022 11:51:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-is-there-weird-behavior-with-Splunk-Time-Range/m-p/588918#M205094</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2022-03-14T11:51:39Z</dc:date>
    </item>
    <item>
      <title>Re: Weird Behavior with Splunk Time Range</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-is-there-weird-behavior-with-Splunk-Time-Range/m-p/588920#M205095</link>
      <description>&lt;P&gt;index=web_short NOT uco_id=UCOAF NOT uco_id=HRX [ search index=phutan uco_id=PALTO source_zone=isp transport=tcp sourcetype="pan:threat" (source_location="Pacific" OR src_location="Stars Fed") (dest_ip!="179.45.143.47" threat_name!="TVS Vulneribility") severity!="informational" severity!="low" | eval source_ip_type=case( cidrmatch("184.31.77.0/24",source_ip),"UCO_src", true(),"unknown") | where source_ip_type="unknown" | stats count by source_ip | table source_ip | rename source_ip as search | format]&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The timestamp of the resulting events are between 7 Am to 8 Am 3/13/2022.&lt;BR /&gt;But I don't see the events when I search with in the time rage 3/13/2022 6 Am to 10 Am&lt;BR /&gt;I only see when I change the date time range between 3/13 to 3/14 OR 3/12 to 3/13&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Mar 2022 12:01:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-is-there-weird-behavior-with-Splunk-Time-Range/m-p/588920#M205095</guid>
      <dc:creator>zacksoft_wf</dc:creator>
      <dc:date>2022-03-14T12:01:40Z</dc:date>
    </item>
    <item>
      <title>Re: Weird Behavior with Splunk Time Range</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-is-there-weird-behavior-with-Splunk-Time-Range/m-p/588921#M205096</link>
      <description>&lt;P&gt;So, the subsearch restricts the outer search to ip addresses found in the subsearch during the timeframe.&lt;/P&gt;&lt;P&gt;For example,&lt;/P&gt;&lt;TABLE border="1" width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="33.333333333333336%"&gt;&lt;STRONG&gt;Index&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD width="33.333333333333336%"&gt;&lt;STRONG&gt;web_short&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD width="33.333333333333336%"&gt;&lt;STRONG&gt;phutan&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="33.333333333333336%"&gt;&lt;STRONG&gt;time&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD width="33.333333333333336%"&gt;&lt;STRONG&gt;ip&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD width="33.333333333333336%"&gt;&lt;STRONG&gt;ip&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="33.333333333333336%"&gt;06:30&lt;/TD&gt;&lt;TD width="33.333333333333336%"&gt;1.1.1.1&lt;/TD&gt;&lt;TD width="33.333333333333336%"&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="33.333333333333336%"&gt;07:30&lt;/TD&gt;&lt;TD width="33.333333333333336%"&gt;2.2.2.2&lt;/TD&gt;&lt;TD width="33.333333333333336%"&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="33.333333333333336%"&gt;08:30&lt;/TD&gt;&lt;TD width="33.333333333333336%"&gt;3.3.3.3&lt;/TD&gt;&lt;TD width="33.333333333333336%"&gt;1.1.1.1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="33.333333333333336%"&gt;09:30&lt;/TD&gt;&lt;TD width="33.333333333333336%"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD width="33.333333333333336%"&gt;2.2.2.2&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;if timeframe is restricted to 6am to 8am, ip addresses 1.1.1.1 and 2.2.2.2 are not found in phutan, and are therefore not searched for in web_short, but when the timeframe is wider to at least 9:30, the ip addresses are found and therefore the 6:30 and 7:30 events are found&lt;/P&gt;</description>
      <pubDate>Mon, 14 Mar 2022 12:12:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-is-there-weird-behavior-with-Splunk-Time-Range/m-p/588921#M205096</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2022-03-14T12:12:30Z</dc:date>
    </item>
    <item>
      <title>Re: Weird Behavior with Splunk Time Range</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-is-there-weird-behavior-with-Splunk-Time-Range/m-p/588925#M205097</link>
      <description>&lt;P&gt;That was brilliant . Thank you&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp; for such lucid explanation.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Mar 2022 12:50:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-is-there-weird-behavior-with-Splunk-Time-Range/m-p/588925#M205097</guid>
      <dc:creator>zacksoft_wf</dc:creator>
      <dc:date>2022-03-14T12:50:40Z</dc:date>
    </item>
  </channel>
</rss>

