<?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 to geo map participants IP addresses in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-geo-map-participants-IP-addresses/m-p/440734#M76828</link>
    <description>&lt;P&gt;Hello @splunkuseradmin,&lt;/P&gt;

&lt;P&gt;This query should work. If not please check field name and ip-address values once.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| iplocation IPAddress
| geostats latfield=lat longfield=lon count
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Hope this helps!!!&lt;/P&gt;</description>
    <pubDate>Tue, 25 Jun 2019 04:07:05 GMT</pubDate>
    <dc:creator>VatsalJagani</dc:creator>
    <dc:date>2019-06-25T04:07:05Z</dc:date>
    <item>
      <title>How to geo map participants IP addresses</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-geo-map-participants-IP-addresses/m-p/440733#M76827</link>
      <description>&lt;P&gt;Hey all,  &lt;/P&gt;

&lt;P&gt;So, I need a geo map: locations (IP address) using ip address and when I try to use &lt;BR /&gt;
&lt;CODE&gt;"........| iplocation IPAddress"&lt;/CODE&gt;  then no Country or City fields appear.&lt;BR /&gt;
The data is getting extracted in a .CSV using a python script and .CSV file has only above mentioned fields.&lt;BR /&gt;
So my question is: &lt;BR /&gt;
Do I need to have country and city fields also in .csv or we can obtain locations just using ipaddress?&lt;/P&gt;

&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jun 2019 22:35:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-geo-map-participants-IP-addresses/m-p/440733#M76827</guid>
      <dc:creator>splunkuseradmin</dc:creator>
      <dc:date>2019-06-24T22:35:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to geo map participants IP addresses</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-geo-map-participants-IP-addresses/m-p/440734#M76828</link>
      <description>&lt;P&gt;Hello @splunkuseradmin,&lt;/P&gt;

&lt;P&gt;This query should work. If not please check field name and ip-address values once.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| iplocation IPAddress
| geostats latfield=lat longfield=lon count
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Hope this helps!!!&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jun 2019 04:07:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-geo-map-participants-IP-addresses/m-p/440734#M76828</guid>
      <dc:creator>VatsalJagani</dc:creator>
      <dc:date>2019-06-25T04:07:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to geo map participants IP addresses</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-geo-map-participants-IP-addresses/m-p/440735#M76829</link>
      <description>&lt;P&gt;@splunkuseradmin,&lt;/P&gt;

&lt;P&gt;Try this and select cluster map as visualization&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;your current search | iplocation IPAddress|geostats latfield=lat longfield=lon count by IPAddress
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 25 Jun 2019 04:17:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-geo-map-participants-IP-addresses/m-p/440735#M76829</guid>
      <dc:creator>renjith_nair</dc:creator>
      <dc:date>2019-06-25T04:17:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to geo map participants IP addresses</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-geo-map-participants-IP-addresses/m-p/440736#M76830</link>
      <description>&lt;P&gt;Oops! my bad I was trying the same, what you guys suggesting but the mistake was in the field Ipaddress name correct field name is  is "IP Address".&lt;BR /&gt;
anyways you gave me the right answer thogh i check this one.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jun 2019 16:39:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-geo-map-participants-IP-addresses/m-p/440736#M76830</guid>
      <dc:creator>splunkuseradmin</dc:creator>
      <dc:date>2019-06-25T16:39:04Z</dc:date>
    </item>
  </channel>
</rss>

