<?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 to search events in two sources using timestamp in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-search-events-in-two-sources-using-timestamp/m-p/323261#M60205</link>
    <description>&lt;P&gt;You will get a time stamp of 80-100 degrees by sub search.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;(your search speed log) 
   [search (your search temperature log) degrees&amp;gt;=80 degrees&amp;lt;=100 
         |stats earliest(_time) as earliest,latest(_time) as latest|eval latest=latest+1
         | format "(" "(" "" ")" "OR" ")"]
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Be expanded&lt;BR /&gt;
   (your search speed log)  earliest=xxxx latest=xxxx&lt;/P&gt;</description>
    <pubDate>Thu, 07 Dec 2017 01:45:37 GMT</pubDate>
    <dc:creator>HiroshiSatoh</dc:creator>
    <dc:date>2017-12-07T01:45:37Z</dc:date>
    <item>
      <title>How to search events in two sources using timestamp</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-search-events-in-two-sources-using-timestamp/m-p/323260#M60204</link>
      <description>&lt;P&gt;Hi Guys, Im wanted to search certain events that may happened during certain timestamps.&lt;/P&gt;

&lt;P&gt;Example I have the timestamp and the speed of this vehicule in one source and in the other i have the oil temperature of this vehicule and also the timestamp, how can I want to search the temperature of the oil between 80-100 degrees?&lt;/P&gt;

&lt;P&gt;is this possible?&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Wed, 06 Dec 2017 23:02:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-search-events-in-two-sources-using-timestamp/m-p/323260#M60204</guid>
      <dc:creator>rahumadad</dc:creator>
      <dc:date>2017-12-06T23:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to search events in two sources using timestamp</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-search-events-in-two-sources-using-timestamp/m-p/323261#M60205</link>
      <description>&lt;P&gt;You will get a time stamp of 80-100 degrees by sub search.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;(your search speed log) 
   [search (your search temperature log) degrees&amp;gt;=80 degrees&amp;lt;=100 
         |stats earliest(_time) as earliest,latest(_time) as latest|eval latest=latest+1
         | format "(" "(" "" ")" "OR" ")"]
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Be expanded&lt;BR /&gt;
   (your search speed log)  earliest=xxxx latest=xxxx&lt;/P&gt;</description>
      <pubDate>Thu, 07 Dec 2017 01:45:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-search-events-in-two-sources-using-timestamp/m-p/323261#M60205</guid>
      <dc:creator>HiroshiSatoh</dc:creator>
      <dc:date>2017-12-07T01:45:37Z</dc:date>
    </item>
  </channel>
</rss>

