<?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: Join Statment in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Join-Statment/m-p/92617#M23913</link>
    <description>&lt;P&gt;"eval join_field=id"  Can i change id to field name because i have many id and want to join by id &lt;BR /&gt;
i try to use "join type=left ID"  and some value are missing(i search each value and see there refernce with id but still missing)&lt;/P&gt;</description>
    <pubDate>Fri, 09 May 2014 03:19:21 GMT</pubDate>
    <dc:creator>fflloovee</dc:creator>
    <dc:date>2014-05-09T03:19:21Z</dc:date>
    <item>
      <title>Join Statment</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Join-Statment/m-p/92614#M23910</link>
      <description>&lt;P&gt;OK the last question might have bee to hard for the group.  So try this one.&lt;/P&gt;

&lt;P&gt;I am using the join statement like this "search1 | join id [search2]"&lt;/P&gt;

&lt;P&gt;In the primary search and in the sub-search there is a field called "id" but they do not always match.&lt;BR /&gt;&lt;BR /&gt;
I want to join on the field "search1 id=*" to "search2 key=*".  "ID" and "KEY" always match.&lt;/P&gt;

&lt;P&gt;I tried this but it did not work "search1 | join id:key [search2]"&lt;/P&gt;

&lt;P&gt;I tried this but it did not work "search1 | join id,key [search2]"&lt;/P&gt;

&lt;P&gt;I tried this to see if it would auto join, no luck "search1 | join [search2]"&lt;/P&gt;

&lt;P&gt;Any help would be great.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jan 2013 19:53:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Join-Statment/m-p/92614#M23910</guid>
      <dc:creator>hartfoml</dc:creator>
      <dc:date>2013-01-18T19:53:09Z</dc:date>
    </item>
    <item>
      <title>Re: Join Statment</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Join-Statment/m-p/92615#M23911</link>
      <description>&lt;P&gt;Sounds like you just need to abstract the different fields into something common you can join on&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;... | search1 | eval join_field=id | join join_field [ search2 | eval join_field=key ]
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 18 Jan 2013 20:29:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Join-Statment/m-p/92615#M23911</guid>
      <dc:creator>jonuwz</dc:creator>
      <dc:date>2013-01-18T20:29:11Z</dc:date>
    </item>
    <item>
      <title>Re: Join Statment</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Join-Statment/m-p/92616#M23912</link>
      <description>&lt;P&gt;you have done it again twice in one day &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jan 2013 22:25:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Join-Statment/m-p/92616#M23912</guid>
      <dc:creator>hartfoml</dc:creator>
      <dc:date>2013-01-18T22:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: Join Statment</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Join-Statment/m-p/92617#M23913</link>
      <description>&lt;P&gt;"eval join_field=id"  Can i change id to field name because i have many id and want to join by id &lt;BR /&gt;
i try to use "join type=left ID"  and some value are missing(i search each value and see there refernce with id but still missing)&lt;/P&gt;</description>
      <pubDate>Fri, 09 May 2014 03:19:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Join-Statment/m-p/92617#M23913</guid>
      <dc:creator>fflloovee</dc:creator>
      <dc:date>2014-05-09T03:19:21Z</dc:date>
    </item>
  </channel>
</rss>

