<?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 Can I do multiple joins with different fields in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Can-I-do-multiple-joins-with-different-fields/m-p/567170#M197642</link>
    <description>&lt;P&gt;Hello I have 3 sets of data and I want to join them all but they don't have the same common field, the trouble I'm having is linking table 2 to table 3.&lt;BR /&gt;&lt;BR /&gt;Table 1&lt;BR /&gt;host, ip&lt;BR /&gt;&lt;BR /&gt;Table 2&lt;BR /&gt;host, ip, user&lt;BR /&gt;&lt;BR /&gt;Table 3&lt;BR /&gt;&amp;nbsp;user, location&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 16 Sep 2021 00:18:36 GMT</pubDate>
    <dc:creator>stavbergen</dc:creator>
    <dc:date>2021-09-16T00:18:36Z</dc:date>
    <item>
      <title>Can I do multiple joins with different fields</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-I-do-multiple-joins-with-different-fields/m-p/567170#M197642</link>
      <description>&lt;P&gt;Hello I have 3 sets of data and I want to join them all but they don't have the same common field, the trouble I'm having is linking table 2 to table 3.&lt;BR /&gt;&lt;BR /&gt;Table 1&lt;BR /&gt;host, ip&lt;BR /&gt;&lt;BR /&gt;Table 2&lt;BR /&gt;host, ip, user&lt;BR /&gt;&lt;BR /&gt;Table 3&lt;BR /&gt;&amp;nbsp;user, location&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Sep 2021 00:18:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-I-do-multiple-joins-with-different-fields/m-p/567170#M197642</guid>
      <dc:creator>stavbergen</dc:creator>
      <dc:date>2021-09-16T00:18:36Z</dc:date>
    </item>
    <item>
      <title>Re: Can I do multiple joins with different fields</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-I-do-multiple-joins-with-different-fields/m-p/567249#M197667</link>
      <description>&lt;P&gt;Yes, joins can be nested.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=foo host=* ip=*
| join host, ip [ index=bar host=* ip=* user=*
  | join user [ index=baz user=* location=* ]
  ]
]&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 16 Sep 2021 12:06:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-I-do-multiple-joins-with-different-fields/m-p/567249#M197667</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2021-09-16T12:06:52Z</dc:date>
    </item>
  </channel>
</rss>

