<?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: subsearch for multiple indexes in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/subsearch-for-multiple-indexes/m-p/152825#M42828</link>
    <description>&lt;P&gt;If name is the common field in both indexes, you can use below to get all attributes for a name from two indexes.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=indexA | table name,..other fields from indexA... | join name [search index=indexB | table name,..other fields from indexB...]
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Fri, 22 Nov 2013 18:47:58 GMT</pubDate>
    <dc:creator>somesoni2</dc:creator>
    <dc:date>2013-11-22T18:47:58Z</dc:date>
    <item>
      <title>subsearch for multiple indexes</title>
      <link>https://community.splunk.com/t5/Splunk-Search/subsearch-for-multiple-indexes/m-p/152824#M42827</link>
      <description>&lt;P&gt;Hi All&lt;/P&gt;

&lt;P&gt;I have 2 indexes. 1st indexes contains list of names. i have to pass each name as input to second index and calculate values for each name.&lt;/P&gt;

&lt;P&gt;We can use two quires to get each name and pass to 2nd index. But i need them in single query. expecting output fields from 1st index as well as calculated fields from the 2nd index.. ????? &lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2013 18:44:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/subsearch-for-multiple-indexes/m-p/152824#M42827</guid>
      <dc:creator>anudeep247</dc:creator>
      <dc:date>2013-11-22T18:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: subsearch for multiple indexes</title>
      <link>https://community.splunk.com/t5/Splunk-Search/subsearch-for-multiple-indexes/m-p/152825#M42828</link>
      <description>&lt;P&gt;If name is the common field in both indexes, you can use below to get all attributes for a name from two indexes.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=indexA | table name,..other fields from indexA... | join name [search index=indexB | table name,..other fields from indexB...]
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 22 Nov 2013 18:47:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/subsearch-for-multiple-indexes/m-p/152825#M42828</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2013-11-22T18:47:58Z</dc:date>
    </item>
    <item>
      <title>Re: subsearch for multiple indexes</title>
      <link>https://community.splunk.com/t5/Splunk-Search/subsearch-for-multiple-indexes/m-p/152826#M42829</link>
      <description>&lt;P&gt;Thank you somesoni2,&lt;BR /&gt;
Here name is common for both indexes and i also have 2nd fields with different name. will this work??&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2013 19:00:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/subsearch-for-multiple-indexes/m-p/152826#M42829</guid>
      <dc:creator>anudeep247</dc:creator>
      <dc:date>2013-11-22T19:00:46Z</dc:date>
    </item>
    <item>
      <title>Re: subsearch for multiple indexes</title>
      <link>https://community.splunk.com/t5/Splunk-Search/subsearch-for-multiple-indexes/m-p/152827#M42830</link>
      <description>&lt;P&gt;I believe so. Let me know if there are any issues.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2013 19:44:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/subsearch-for-multiple-indexes/m-p/152827#M42830</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2013-11-22T19:44:37Z</dc:date>
    </item>
  </channel>
</rss>

