<?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: inverse join in Splunk in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/inverse-join-in-Splunk/m-p/195168#M56278</link>
    <description>&lt;P&gt;This worked perfectly. Thank you!!&lt;/P&gt;</description>
    <pubDate>Wed, 30 Oct 2019 19:44:30 GMT</pubDate>
    <dc:creator>brandonhough</dc:creator>
    <dc:date>2019-10-30T19:44:30Z</dc:date>
    <item>
      <title>inverse join in Splunk</title>
      <link>https://community.splunk.com/t5/Splunk-Search/inverse-join-in-Splunk/m-p/195166#M56276</link>
      <description>&lt;P&gt;I have a search between two data sets using join, let's say sourcetype A and B.&lt;BR /&gt;&lt;BR /&gt;
My search looks like this:&lt;BR /&gt;&lt;BR /&gt;
&lt;BR /&gt;&lt;BR /&gt;
sourcetype=A fieldA |eval fieldB=fieldA|join fieldB [search sourcetype=B fieldB]&lt;/P&gt;

&lt;P&gt;The results i am receiving is the list of all the events where fieldA in A is the same as fieldB in B.&lt;BR /&gt;&lt;BR /&gt;
What I am trying to receive is the list of fieldA that doesn't exist in B.&lt;BR /&gt;&lt;BR /&gt;
Can someone please help me with this ?&lt;/P&gt;

&lt;P&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;
Jonathann&lt;/P&gt;</description>
      <pubDate>Wed, 19 Mar 2014 17:01:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/inverse-join-in-Splunk/m-p/195166#M56276</guid>
      <dc:creator>jonthanze</dc:creator>
      <dc:date>2014-03-19T17:01:15Z</dc:date>
    </item>
    <item>
      <title>Re: inverse join in Splunk</title>
      <link>https://community.splunk.com/t5/Splunk-Search/inverse-join-in-Splunk/m-p/195167#M56277</link>
      <description>&lt;P&gt;Try to have join type left, which will give all the details.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;sourcetype=A fieldA |eval fieldB=fieldA|join type=left fieldB [search sourcetype=B fieldB]
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 19 Mar 2014 17:13:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/inverse-join-in-Splunk/m-p/195167#M56277</guid>
      <dc:creator>linu1988</dc:creator>
      <dc:date>2014-03-19T17:13:35Z</dc:date>
    </item>
    <item>
      <title>Re: inverse join in Splunk</title>
      <link>https://community.splunk.com/t5/Splunk-Search/inverse-join-in-Splunk/m-p/195168#M56278</link>
      <description>&lt;P&gt;This worked perfectly. Thank you!!&lt;/P&gt;</description>
      <pubDate>Wed, 30 Oct 2019 19:44:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/inverse-join-in-Splunk/m-p/195168#M56278</guid>
      <dc:creator>brandonhough</dc:creator>
      <dc:date>2019-10-30T19:44:30Z</dc:date>
    </item>
  </channel>
</rss>

