<?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 Exclude a Country with geoip in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Exclude-a-Country-with-geoip/m-p/118909#M31834</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I have the following search&lt;BR /&gt;
index=collaboration sourcetype="mail-2" Auth | geoip simta_client_ip | dedup simta_smtp_authuser | table simta_smtp_authuser simta_client_ip_country_name&lt;/P&gt;

&lt;P&gt;I would like to exclude the "United States"  from the countries returned.  Its probably easy but I cannot seem to find a way to do it.&lt;/P&gt;

&lt;P&gt;thanks for the help!&lt;/P&gt;</description>
    <pubDate>Mon, 28 Sep 2020 15:06:54 GMT</pubDate>
    <dc:creator>brywilk_umich</dc:creator>
    <dc:date>2020-09-28T15:06:54Z</dc:date>
    <item>
      <title>Exclude a Country with geoip</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Exclude-a-Country-with-geoip/m-p/118909#M31834</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I have the following search&lt;BR /&gt;
index=collaboration sourcetype="mail-2" Auth | geoip simta_client_ip | dedup simta_smtp_authuser | table simta_smtp_authuser simta_client_ip_country_name&lt;/P&gt;

&lt;P&gt;I would like to exclude the "United States"  from the countries returned.  Its probably easy but I cannot seem to find a way to do it.&lt;/P&gt;

&lt;P&gt;thanks for the help!&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 15:06:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Exclude-a-Country-with-geoip/m-p/118909#M31834</guid>
      <dc:creator>brywilk_umich</dc:creator>
      <dc:date>2020-09-28T15:06:54Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude a Country with geoip</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Exclude-a-Country-with-geoip/m-p/118910#M31835</link>
      <description>&lt;P&gt;&lt;CODE&gt;... | where field != value&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;in your case probably something like&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;where simta_client_ip_country_name != "United States"&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;/k&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2013 00:13:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Exclude-a-Country-with-geoip/m-p/118910#M31835</guid>
      <dc:creator>kristian_kolb</dc:creator>
      <dc:date>2013-10-29T00:13:44Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude a Country with geoip</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Exclude-a-Country-with-geoip/m-p/118911#M31836</link>
      <description>&lt;P&gt;Thanks @kristian.kolb&lt;/P&gt;</description>
      <pubDate>Sun, 16 Oct 2016 08:02:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Exclude-a-Country-with-geoip/m-p/118911#M31836</guid>
      <dc:creator>saurabh_tek</dc:creator>
      <dc:date>2016-10-16T08:02:02Z</dc:date>
    </item>
  </channel>
</rss>

