<?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 execute two join queries in different time interval? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-execute-two-join-queries-in-different-time-interval/m-p/526317#M148554</link>
    <description>&lt;P&gt;please add&amp;nbsp; "earliest" and "latest"&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.splunk.com/t5/Splunk-Search/earliest-latest-and-time-variables/m-p/168956" target="_blank"&gt;https://community.splunk.com/t5/Splunk-Search/earliest-latest-and-time-variables/m-p/168956&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 24 Oct 2020 09:01:32 GMT</pubDate>
    <dc:creator>to4kawa</dc:creator>
    <dc:date>2020-10-24T09:01:32Z</dc:date>
    <item>
      <title>How to execute two join queries in different time interval?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-execute-two-join-queries-in-different-time-interval/m-p/526312#M148552</link>
      <description>&lt;P&gt;Hi Splunk Team,&lt;/P&gt;&lt;P&gt;I have a quick question.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm writing a join query wherein i want the query A ("Birth Test") to execute as per the timepicker in Dashboard but the query-B( "Modem Details") should default execute the last 30 days&amp;nbsp;&lt;/P&gt;&lt;P&gt;index="o2a" application="publisher-v2" "Birth Test" "Request received"&lt;BR /&gt;| rex field=message "(?msi)(?&amp;lt;json_message&amp;gt;\{.+\})"&lt;BR /&gt;| spath input=json_message output=externalReferenceId path=correlationId&lt;BR /&gt;| table externalReferenceId,_time&lt;BR /&gt;| eval BTActivityStartTime = strftime(_time, "%Y-%m-%d %H:%M:%S") | fields - _time&lt;BR /&gt;| join type=outer externalReferenceId&lt;BR /&gt;[ search&lt;BR /&gt;index="o2a" application="publisher-v2" "Modem Details" "Request received"&lt;BR /&gt;| rex field=message "(?msi)(?&amp;lt;json_message&amp;gt;\{.+\})"&lt;BR /&gt;| spath input=json_message output=externalReferenceId path=correlationId&lt;BR /&gt;| table externalReferenceId,_time&lt;BR /&gt;| eval ModemActivityStartTime = strftime(_time, "%Y-%m-%d %H:%M:%S") | fields - _time&lt;BR /&gt;]&lt;BR /&gt;|table ModemActivityStartTime,BTActivityStartTime,externalReferenceId,OrderID&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Could you please assist? Thanks so much.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 24 Oct 2020 06:31:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-execute-two-join-queries-in-different-time-interval/m-p/526312#M148552</guid>
      <dc:creator>djroks89</dc:creator>
      <dc:date>2020-10-24T06:31:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to execute two join queries in different time interval?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-execute-two-join-queries-in-different-time-interval/m-p/526317#M148554</link>
      <description>&lt;P&gt;please add&amp;nbsp; "earliest" and "latest"&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.splunk.com/t5/Splunk-Search/earliest-latest-and-time-variables/m-p/168956" target="_blank"&gt;https://community.splunk.com/t5/Splunk-Search/earliest-latest-and-time-variables/m-p/168956&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 24 Oct 2020 09:01:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-execute-two-join-queries-in-different-time-interval/m-p/526317#M148554</guid>
      <dc:creator>to4kawa</dc:creator>
      <dc:date>2020-10-24T09:01:32Z</dc:date>
    </item>
  </channel>
</rss>

