<?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 I find common values from the results of two searches? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-find-common-values-from-the-results-of-two-searches/m-p/179890#M51786</link>
    <description>&lt;P&gt;use &lt;CODE&gt;appendcols&lt;/CODE&gt; command to do it&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt; Index=list1 source=your_source_name sourcetype=your_sourcetype_name| ...| appendcols [ search  Index=list2 source=your_source_name sourcetype=your_sourcetype_name | ...  ]| appendcols [ search  Index=list3 source=your_source_name sourcetype=your_sourcetype_name | ...  ]
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Sun, 28 Jun 2015 06:15:59 GMT</pubDate>
    <dc:creator>fdi01</dc:creator>
    <dc:date>2015-06-28T06:15:59Z</dc:date>
    <item>
      <title>How do I find common values from the results of two searches?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-find-common-values-from-the-results-of-two-searches/m-p/179889#M51785</link>
      <description>&lt;P&gt;Hi all, &lt;/P&gt;

&lt;P&gt;I have a use case. I have a list of the top viewed products for the last 3 months individually. Now, I want to take the common values from the 3 results and want to have the trend for those common values.  Which command do I have to use in a search? Please provide suggestions as I am new to Splunk.&lt;/P&gt;

&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Sun, 28 Jun 2015 05:52:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-find-common-values-from-the-results-of-two-searches/m-p/179889#M51785</guid>
      <dc:creator>avis1119</dc:creator>
      <dc:date>2015-06-28T05:52:48Z</dc:date>
    </item>
    <item>
      <title>Re: How do I find common values from the results of two searches?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-find-common-values-from-the-results-of-two-searches/m-p/179890#M51786</link>
      <description>&lt;P&gt;use &lt;CODE&gt;appendcols&lt;/CODE&gt; command to do it&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt; Index=list1 source=your_source_name sourcetype=your_sourcetype_name| ...| appendcols [ search  Index=list2 source=your_source_name sourcetype=your_sourcetype_name | ...  ]| appendcols [ search  Index=list3 source=your_source_name sourcetype=your_sourcetype_name | ...  ]
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Sun, 28 Jun 2015 06:15:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-find-common-values-from-the-results-of-two-searches/m-p/179890#M51786</guid>
      <dc:creator>fdi01</dc:creator>
      <dc:date>2015-06-28T06:15:59Z</dc:date>
    </item>
  </channel>
</rss>

