<?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: Compare  IP_address field  in 2 indexes and ignore the data with the same values  / or matches  and display the rest. in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Compare-IP-address-field-in-2-indexes-and-ignore-the-data-with/m-p/496223#M194637</link>
    <description>&lt;P&gt;@learningnow ,&lt;/P&gt;

&lt;P&gt;Try&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;(index=1 OR index=2) | stats dc(index) as count by IP_Addresses|where count &amp;lt; 2
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Tue, 01 Oct 2019 04:46:32 GMT</pubDate>
    <dc:creator>renjith_nair</dc:creator>
    <dc:date>2019-10-01T04:46:32Z</dc:date>
    <item>
      <title>Compare  IP_address field  in 2 indexes and ignore the data with the same values  / or matches  and display the rest.</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Compare-IP-address-field-in-2-indexes-and-ignore-the-data-with/m-p/496222#M194636</link>
      <description>&lt;P&gt;Want to run a  report  by comparing   2 indexes  on " IP_Addresses"  field.&lt;/P&gt;

&lt;P&gt;Ignore any matching " IP addresses"  (If IP are present in both indexes then ignore  else display in query / report)&lt;BR /&gt;
or&lt;BR /&gt;
list any  unique " IP addresses" in either index   (If present in one  but not in one of the other index)&lt;/P&gt;

&lt;P&gt;in last 7 days.&lt;/P&gt;

&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Sep 2019 20:42:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Compare-IP-address-field-in-2-indexes-and-ignore-the-data-with/m-p/496222#M194636</guid>
      <dc:creator>learningnow</dc:creator>
      <dc:date>2019-09-30T20:42:07Z</dc:date>
    </item>
    <item>
      <title>Re: Compare  IP_address field  in 2 indexes and ignore the data with the same values  / or matches  and display the rest.</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Compare-IP-address-field-in-2-indexes-and-ignore-the-data-with/m-p/496223#M194637</link>
      <description>&lt;P&gt;@learningnow ,&lt;/P&gt;

&lt;P&gt;Try&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;(index=1 OR index=2) | stats dc(index) as count by IP_Addresses|where count &amp;lt; 2
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 01 Oct 2019 04:46:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Compare-IP-address-field-in-2-indexes-and-ignore-the-data-with/m-p/496223#M194637</guid>
      <dc:creator>renjith_nair</dc:creator>
      <dc:date>2019-10-01T04:46:32Z</dc:date>
    </item>
  </channel>
</rss>

