<?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: Exclude a Region/Country in Splunk Enterprise Security</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Exclude-a-Region-Country/m-p/669542#M11803</link>
    <description>&lt;P&gt;What have you tried so far and what do you mean by "didn't work"?&lt;/P&gt;</description>
    <pubDate>Thu, 23 Nov 2023 07:40:33 GMT</pubDate>
    <dc:creator>PickleRick</dc:creator>
    <dc:date>2023-11-23T07:40:33Z</dc:date>
    <item>
      <title>Exclude a Region/Country</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Exclude-a-Region-Country/m-p/669537#M11802</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;when I run the below SPL , it gave me all the region that a user have accessed from. if I want to exclude a region or country from the list, please where do I add the SPL query and what is the SPL. I have used several exclusion query but it didn't work. please help&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;| tstats count(Authentication.user) FROM datamodel=Authentication WHERE (index=* OR index=*) BY Authentication.action Authentication.src&lt;BR /&gt;| rename Authentication.* AS *&lt;BR /&gt;| iplocation src&lt;BR /&gt;| where len(Country)&amp;gt;0 AND len(City)&amp;gt;0&lt;/P&gt;</description>
      <pubDate>Thu, 23 Nov 2023 07:15:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Exclude-a-Region-Country/m-p/669537#M11802</guid>
      <dc:creator>codeJesus</dc:creator>
      <dc:date>2023-11-23T07:15:33Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude a Region/Country</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Exclude-a-Region-Country/m-p/669542#M11803</link>
      <description>&lt;P&gt;What have you tried so far and what do you mean by "didn't work"?&lt;/P&gt;</description>
      <pubDate>Thu, 23 Nov 2023 07:40:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Exclude-a-Region-Country/m-p/669542#M11803</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2023-11-23T07:40:33Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude a Region/Country</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Exclude-a-Region-Country/m-p/670321#M11813</link>
      <description>&lt;P&gt;i added the below to get what I want.&lt;/P&gt;&lt;P&gt;| search Country!=&amp;lt;country name&amp;gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Nov 2023 14:25:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Exclude-a-Region-Country/m-p/670321#M11813</guid>
      <dc:creator>codeJesus</dc:creator>
      <dc:date>2023-11-30T14:25:17Z</dc:date>
    </item>
  </channel>
</rss>

