<?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 display common results from two index in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/how-to-display-common-results-from-two-index/m-p/273362#M3430</link>
    <description>&lt;P&gt;index=abc [search index=xyz | dedup ID Type | fields ID Type]&lt;/P&gt;

&lt;P&gt;also&lt;/P&gt;

&lt;P&gt;index=abc | join type=inner max=0 ID Type [search index=xyz]&lt;/P&gt;</description>
    <pubDate>Thu, 26 May 2016 11:54:24 GMT</pubDate>
    <dc:creator>jkat54</dc:creator>
    <dc:date>2016-05-26T11:54:24Z</dc:date>
    <item>
      <title>how to display common results from two index</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/how-to-display-common-results-from-two-index/m-p/273361#M3429</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;
i have 2 indexes &lt;BR /&gt;
index=abc &amp;amp; index=xyz&lt;/P&gt;

&lt;P&gt;Index abc has following values&lt;/P&gt;

&lt;P&gt;ID.......Type Name class Address &lt;BR /&gt;
001....A.......Tejas....12A...India&lt;BR /&gt;
002....A.......Jhon.....11A...USA&lt;BR /&gt;
003....B.......Tom......11A...UK&lt;BR /&gt;
004....C.......Ram......12B...India&lt;BR /&gt;
004....A.......Ron......12B...UAE&lt;/P&gt;

&lt;P&gt;Index XYZ has following values&lt;/P&gt;

&lt;P&gt;ID.......Type Name class Address &lt;BR /&gt;
001....A.......Tejas....12A...India&lt;BR /&gt;
002....A.......Jhon.....11A...USA&lt;BR /&gt;
004....D.......Ram......12B...India&lt;BR /&gt;
004....A.......Ron......12B...UAE&lt;/P&gt;

&lt;P&gt;It should return result where exact match found in both index for ID &lt;STRONG&gt;AND&lt;/STRONG&gt;  Type&lt;/P&gt;

&lt;P&gt;Desired result&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;001&lt;/STRONG&gt;....&lt;STRONG&gt;A&lt;/STRONG&gt;.......Tejas....12A...India&lt;BR /&gt;
&lt;STRONG&gt;002&lt;/STRONG&gt;....&lt;STRONG&gt;A&lt;/STRONG&gt;.......Jhon.....11A...USA&lt;BR /&gt;
&lt;STRONG&gt;004&lt;/STRONG&gt;....&lt;STRONG&gt;A&lt;/STRONG&gt;.......Ron......12B...UAE&lt;/P&gt;

&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Thu, 26 May 2016 10:15:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/how-to-display-common-results-from-two-index/m-p/273361#M3429</guid>
      <dc:creator>tp92222</dc:creator>
      <dc:date>2016-05-26T10:15:23Z</dc:date>
    </item>
    <item>
      <title>Re: how to display common results from two index</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/how-to-display-common-results-from-two-index/m-p/273362#M3430</link>
      <description>&lt;P&gt;index=abc [search index=xyz | dedup ID Type | fields ID Type]&lt;/P&gt;

&lt;P&gt;also&lt;/P&gt;

&lt;P&gt;index=abc | join type=inner max=0 ID Type [search index=xyz]&lt;/P&gt;</description>
      <pubDate>Thu, 26 May 2016 11:54:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/how-to-display-common-results-from-two-index/m-p/273362#M3430</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2016-05-26T11:54:24Z</dc:date>
    </item>
    <item>
      <title>Re: how to display common results from two index</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/how-to-display-common-results-from-two-index/m-p/273363#M3431</link>
      <description>&lt;P&gt;Thanks for help&lt;/P&gt;</description>
      <pubDate>Thu, 26 May 2016 12:30:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/how-to-display-common-results-from-two-index/m-p/273363#M3431</guid>
      <dc:creator>tp92222</dc:creator>
      <dc:date>2016-05-26T12:30:53Z</dc:date>
    </item>
  </channel>
</rss>

