<?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: Geostats Cluster Map Help in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Geostats-Cluster-Map-Help/m-p/680117#M232486</link>
    <description>&lt;P&gt;The field is "Country" not "country".&lt;/P&gt;&lt;P&gt;Try&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;...
| iplocation src_ip 
| geostats count by Country&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Happy Splunking!&lt;/P&gt;&lt;P&gt;-Rich&lt;/P&gt;</description>
    <pubDate>Fri, 08 Mar 2024 20:34:03 GMT</pubDate>
    <dc:creator>Richfez</dc:creator>
    <dc:date>2024-03-08T20:34:03Z</dc:date>
    <item>
      <title>Geostats Cluster Map Help</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Geostats-Cluster-Map-Help/m-p/680104#M232483</link>
      <description>&lt;P&gt;Any reason why this can't be visualized in a geo cluster map?&lt;/P&gt;&lt;P&gt;source="udp:514" index="syslog" NOT src_ip IN (10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16, 17.0.0.0/8) action=DROP src_ip!="162.159.192.9" | iplocation src_ip | geostats count by country&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ChocolateRocket_0-1709916318464.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/29676i38B5B45A7B4DF73E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ChocolateRocket_0-1709916318464.png" alt="ChocolateRocket_0-1709916318464.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ChocolateRocket_1-1709916366647.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/29677iF32AAFA658005FC4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ChocolateRocket_1-1709916366647.png" alt="ChocolateRocket_1-1709916366647.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ChocolateRocket_2-1709917685622.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/29678iC0422C63C13A39C8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ChocolateRocket_2-1709917685622.png" alt="ChocolateRocket_2-1709917685622.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2024 17:36:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Geostats-Cluster-Map-Help/m-p/680104#M232483</guid>
      <dc:creator>ChocolateRocket</dc:creator>
      <dc:date>2024-03-08T17:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: Geostats Cluster Map Help</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Geostats-Cluster-Map-Help/m-p/680116#M232485</link>
      <description>&lt;P&gt;The iplocation command generates the capitalized field "Country", not "country", so it should work if you capitalize Country:&lt;BR /&gt;&lt;BR /&gt;| geostats count by Country&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2024 20:20:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Geostats-Cluster-Map-Help/m-p/680116#M232485</guid>
      <dc:creator>marnall</dc:creator>
      <dc:date>2024-03-08T20:20:22Z</dc:date>
    </item>
    <item>
      <title>Re: Geostats Cluster Map Help</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Geostats-Cluster-Map-Help/m-p/680117#M232486</link>
      <description>&lt;P&gt;The field is "Country" not "country".&lt;/P&gt;&lt;P&gt;Try&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;...
| iplocation src_ip 
| geostats count by Country&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Happy Splunking!&lt;/P&gt;&lt;P&gt;-Rich&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2024 20:34:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Geostats-Cluster-Map-Help/m-p/680117#M232486</guid>
      <dc:creator>Richfez</dc:creator>
      <dc:date>2024-03-08T20:34:03Z</dc:date>
    </item>
    <item>
      <title>Re: Geostats Cluster Map Help</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Geostats-Cluster-Map-Help/m-p/680133#M232491</link>
      <description>&lt;P&gt;Sweet, I was probably typing (got distracted) when you were posting.&amp;nbsp; Glad we had the same answer.&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2024 21:53:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Geostats-Cluster-Map-Help/m-p/680133#M232491</guid>
      <dc:creator>Richfez</dc:creator>
      <dc:date>2024-03-08T21:53:13Z</dc:date>
    </item>
    <item>
      <title>Re: Geostats Cluster Map Help</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Geostats-Cluster-Map-Help/m-p/680152#M232494</link>
      <description>&lt;P&gt;Good lord. that was too easy.&lt;/P&gt;&lt;P&gt;Appreciate the help.&lt;/P&gt;&lt;P&gt;I keep forgetting I'm in a 'Nix world now.&lt;/P&gt;&lt;P&gt;Thank goodness PowerShell doesn't mind capitalization rule breakage. &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 09 Mar 2024 14:21:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Geostats-Cluster-Map-Help/m-p/680152#M232494</guid>
      <dc:creator>ChocolateRocket</dc:creator>
      <dc:date>2024-03-09T14:21:29Z</dc:date>
    </item>
    <item>
      <title>Re: Geostats Cluster Map Help</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Geostats-Cluster-Map-Help/m-p/680155#M232495</link>
      <description>&lt;P&gt;So, why is Lat/Long included as a data point? Even the tutorial I'm following has the same result, but surely there is a way to not show these since its sort of meaningless? (And don't call me Shirley!) &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ChocolateRocket_0-1709995364551.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/29692i78016E1C98875C96/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ChocolateRocket_0-1709995364551.png" alt="ChocolateRocket_0-1709995364551.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 09 Mar 2024 14:43:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Geostats-Cluster-Map-Help/m-p/680155#M232495</guid>
      <dc:creator>ChocolateRocket</dc:creator>
      <dc:date>2024-03-09T14:43:36Z</dc:date>
    </item>
    <item>
      <title>Re: Geostats Cluster Map Help</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Geostats-Cluster-Map-Help/m-p/680208#M232507</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/264601"&gt;@ChocolateRocket&lt;/a&gt;, the latitude and longitude fields are generated by the iplocation command and they are used to plot the data points on the map. You could remove them but then that would break the visualization.&lt;/P&gt;&lt;P&gt;Good luck, we're all counting on you.&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2024 18:10:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Geostats-Cluster-Map-Help/m-p/680208#M232507</guid>
      <dc:creator>marnall</dc:creator>
      <dc:date>2024-03-10T18:10:29Z</dc:date>
    </item>
    <item>
      <title>Re: Geostats Cluster Map Help</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Geostats-Cluster-Map-Help/m-p/680407#M232555</link>
      <description>&lt;P&gt;If that is correct, then the planet earth and all humanity is in the wrong hands.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2024 15:54:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Geostats-Cluster-Map-Help/m-p/680407#M232555</guid>
      <dc:creator>ChocolateRocket</dc:creator>
      <dc:date>2024-03-12T15:54:08Z</dc:date>
    </item>
  </channel>
</rss>

