<?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 Ip location return a wrong location after update db in Splunk Enterprise Security</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Ip-location-return-a-wrong-location-after-update-db/m-p/502181#M8860</link>
    <description>&lt;P&gt;Hi all,&lt;BR /&gt;
I have Splunk ESS Version: 7.1.3.&lt;/P&gt;

&lt;P&gt;After updating the GeoLite2-City.mmdb db (last 17/3/20) I noticed that in my query the location is still wrong.&lt;/P&gt;

&lt;P&gt;Example:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=network eventtype=cisco_vpn_start "AnyConnect parent session started." 
| where src_ip ="37.161.xx.xxx"
| iplocation src_ip 
| table src_ip, Country

src_ip  Country
37.161.xx.xxx   France
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;However when I running the following command:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| makeresults 
| eval ip="37.161.xx.xxx" 
| iplocation ip
| table Country, ip

Country   ip
Italy       37.161.xx.xxx
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Why in one case is the correct value returned to me (Italy) while in the first case France appears to me?&lt;BR /&gt;
The behavior is very anomalous to me &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;Do you have any suggestion or fix for first query?&lt;/P&gt;

&lt;P&gt;Thanks a lot,&lt;BR /&gt;
Saverio&lt;/P&gt;</description>
    <pubDate>Fri, 20 Mar 2020 00:49:25 GMT</pubDate>
    <dc:creator>saveriobocca</dc:creator>
    <dc:date>2020-03-20T00:49:25Z</dc:date>
    <item>
      <title>Ip location return a wrong location after update db</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Ip-location-return-a-wrong-location-after-update-db/m-p/502181#M8860</link>
      <description>&lt;P&gt;Hi all,&lt;BR /&gt;
I have Splunk ESS Version: 7.1.3.&lt;/P&gt;

&lt;P&gt;After updating the GeoLite2-City.mmdb db (last 17/3/20) I noticed that in my query the location is still wrong.&lt;/P&gt;

&lt;P&gt;Example:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=network eventtype=cisco_vpn_start "AnyConnect parent session started." 
| where src_ip ="37.161.xx.xxx"
| iplocation src_ip 
| table src_ip, Country

src_ip  Country
37.161.xx.xxx   France
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;However when I running the following command:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| makeresults 
| eval ip="37.161.xx.xxx" 
| iplocation ip
| table Country, ip

Country   ip
Italy       37.161.xx.xxx
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Why in one case is the correct value returned to me (Italy) while in the first case France appears to me?&lt;BR /&gt;
The behavior is very anomalous to me &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;Do you have any suggestion or fix for first query?&lt;/P&gt;

&lt;P&gt;Thanks a lot,&lt;BR /&gt;
Saverio&lt;/P&gt;</description>
      <pubDate>Fri, 20 Mar 2020 00:49:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Ip-location-return-a-wrong-location-after-update-db/m-p/502181#M8860</guid>
      <dc:creator>saveriobocca</dc:creator>
      <dc:date>2020-03-20T00:49:25Z</dc:date>
    </item>
  </channel>
</rss>

