<?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 do you use the Join command even if the substring of a particular column matches? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-do-you-use-the-Join-command-even-if-the-substring-of-a/m-p/420523#M120850</link>
    <description>&lt;P&gt;The &lt;CODE&gt;join&lt;/CODE&gt; command matches the entire value of the joining field.  There is no way to match substrings.&lt;/P&gt;</description>
    <pubDate>Mon, 04 Mar 2019 13:23:12 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2019-03-04T13:23:12Z</dc:date>
    <item>
      <title>How do you use the Join command even if the substring of a particular column matches?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-you-use-the-Join-command-even-if-the-substring-of-a/m-p/420522#M120849</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I want to join two searches based on a column, even if the substring of the two column matches .&lt;/P&gt;

&lt;P&gt;Below is my sample snippet.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=xx |rename "Vulnerable Machine" as VM| join type=left VM [search index=vmware sourcetype="vmware-tags-csv" earliest=-24h latest=now| rename vm_name as VM|eval VM=upper(VM)]
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Here, VM is the column I need to compare. Even if the substring of matches, it should join from the subsearch.&lt;/P&gt;

&lt;P&gt;Let me know if anyone has come across the same issue.&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 04 Mar 2019 12:03:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-you-use-the-Join-command-even-if-the-substring-of-a/m-p/420522#M120849</guid>
      <dc:creator>Nadhiyaa</dc:creator>
      <dc:date>2019-03-04T12:03:16Z</dc:date>
    </item>
    <item>
      <title>Re: How do you use the Join command even if the substring of a particular column matches?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-you-use-the-Join-command-even-if-the-substring-of-a/m-p/420523#M120850</link>
      <description>&lt;P&gt;The &lt;CODE&gt;join&lt;/CODE&gt; command matches the entire value of the joining field.  There is no way to match substrings.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Mar 2019 13:23:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-you-use-the-Join-command-even-if-the-substring-of-a/m-p/420523#M120850</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2019-03-04T13:23:12Z</dc:date>
    </item>
  </channel>
</rss>

