<?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 merge data from different two source ? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/how-to-merge-data-from-different-two-source/m-p/326726#M97356</link>
    <description>&lt;P&gt;Hi sangjoonlee,&lt;/P&gt;

&lt;P&gt;If a1 is present in both sources then you can use &lt;CODE&gt;join&lt;/CODE&gt;:&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;&amp;lt;source 1 search&amp;gt; | join a1 [search &amp;lt;source 2 search&amp;gt; | table a1, b1, c1, b2, c2]&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
    <pubDate>Thu, 13 Apr 2017 09:03:59 GMT</pubDate>
    <dc:creator>hhGA</dc:creator>
    <dc:date>2017-04-13T09:03:59Z</dc:date>
    <item>
      <title>how to merge data from different two source ?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/how-to-merge-data-from-different-two-source/m-p/326724#M97354</link>
      <description>&lt;P&gt;my data is csv file&lt;/P&gt;

&lt;P&gt;My data below&lt;/P&gt;

&lt;P&gt;source = A1&lt;BR /&gt;
field name = a1, b1, c1,...&lt;/P&gt;

&lt;P&gt;soruce = A2&lt;BR /&gt;
field : a1, b2, c2,...&lt;BR /&gt;
field : a1, b3, c3,..&lt;BR /&gt;
field : a1, b4, c4,..&lt;BR /&gt;
.&lt;BR /&gt;
.&lt;BR /&gt;
.&lt;/P&gt;

&lt;H2&gt;.&lt;/H2&gt;

&lt;P&gt;I wand to make a table&lt;/P&gt;

&lt;P&gt;a1, b1, c1, b2, c2&lt;BR /&gt;
a1, b1, c1, b3, c3&lt;BR /&gt;
a1, b1, c1, b4, c4&lt;/P&gt;</description>
      <pubDate>Thu, 13 Apr 2017 02:32:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/how-to-merge-data-from-different-two-source/m-p/326724#M97354</guid>
      <dc:creator>sangjoonlee</dc:creator>
      <dc:date>2017-04-13T02:32:33Z</dc:date>
    </item>
    <item>
      <title>Re: how to merge data from different two source ?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/how-to-merge-data-from-different-two-source/m-p/326725#M97355</link>
      <description>&lt;P&gt;a1 field is in both file ? In every line ? &lt;/P&gt;</description>
      <pubDate>Thu, 13 Apr 2017 08:34:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/how-to-merge-data-from-different-two-source/m-p/326725#M97355</guid>
      <dc:creator>3no</dc:creator>
      <dc:date>2017-04-13T08:34:40Z</dc:date>
    </item>
    <item>
      <title>Re: how to merge data from different two source ?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/how-to-merge-data-from-different-two-source/m-p/326726#M97356</link>
      <description>&lt;P&gt;Hi sangjoonlee,&lt;/P&gt;

&lt;P&gt;If a1 is present in both sources then you can use &lt;CODE&gt;join&lt;/CODE&gt;:&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;&amp;lt;source 1 search&amp;gt; | join a1 [search &amp;lt;source 2 search&amp;gt; | table a1, b1, c1, b2, c2]&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Apr 2017 09:03:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/how-to-merge-data-from-different-two-source/m-p/326726#M97356</guid>
      <dc:creator>hhGA</dc:creator>
      <dc:date>2017-04-13T09:03:59Z</dc:date>
    </item>
    <item>
      <title>Re: how to merge data from different two source ?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/how-to-merge-data-from-different-two-source/m-p/326727#M97357</link>
      <description>&lt;P&gt;thank you.&lt;/P&gt;</description>
      <pubDate>Sun, 16 Apr 2017 23:05:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/how-to-merge-data-from-different-two-source/m-p/326727#M97357</guid>
      <dc:creator>sangjoonlee</dc:creator>
      <dc:date>2017-04-16T23:05:52Z</dc:date>
    </item>
  </channel>
</rss>

