<?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: Why does geoIp database for Iplocation command doesn't provide information about country, city etc. for some IP's? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Why-does-geoIp-database-for-Iplocation-command-doesn-t-provide/m-p/368337#M162123</link>
    <description>&lt;P&gt;Bonus but not suitable for search head clustering. &lt;A href="https://github.com/georgestarcher/TA-geoip"&gt;https://github.com/georgestarcher/TA-geoip&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 20 Mar 2018 17:55:54 GMT</pubDate>
    <dc:creator>starcher</dc:creator>
    <dc:date>2018-03-20T17:55:54Z</dc:date>
    <item>
      <title>Why does geoIp database for Iplocation command doesn't provide information about country, city etc. for some IP's?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-does-geoIp-database-for-Iplocation-command-doesn-t-provide/m-p/368333#M162119</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I have a table with list of Ip's and their respective locations but for few Ip's the Country and city regions are not being populated. I heard there is a way to update the geoip database but it comes with a limitation that if we upgrade the Splunk version the location file gets reset. is there any other alternative way to generate those results?&lt;/P&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
Rakesh&lt;/P&gt;</description>
      <pubDate>Tue, 20 Mar 2018 15:20:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-does-geoIp-database-for-Iplocation-command-doesn-t-provide/m-p/368333#M162119</guid>
      <dc:creator>rakeshyv0807</dc:creator>
      <dc:date>2018-03-20T15:20:33Z</dc:date>
    </item>
    <item>
      <title>Re: Why does geoIp database for Iplocation command doesn't provide information about country, city etc. for some IP's?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-does-geoIp-database-for-Iplocation-command-doesn-t-provide/m-p/368334#M162120</link>
      <description>&lt;P&gt;Have you checked if those IPs you are talking about are PRIVATE IPs?&lt;/P&gt;

&lt;P&gt;Those like 127.0.0.1 won't show you any geographical data&lt;/P&gt;</description>
      <pubDate>Tue, 20 Mar 2018 15:22:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-does-geoIp-database-for-Iplocation-command-doesn-t-provide/m-p/368334#M162120</guid>
      <dc:creator>tiagofbmm</dc:creator>
      <dc:date>2018-03-20T15:22:47Z</dc:date>
    </item>
    <item>
      <title>Re: Why does geoIp database for Iplocation command doesn't provide information about country, city etc. for some IP's?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-does-geoIp-database-for-Iplocation-command-doesn-t-provide/m-p/368335#M162121</link>
      <description>&lt;P&gt;@tiagofbmm - I have checked and those are not private ip's. &lt;/P&gt;</description>
      <pubDate>Tue, 20 Mar 2018 17:17:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-does-geoIp-database-for-Iplocation-command-doesn-t-provide/m-p/368335#M162121</guid>
      <dc:creator>rakeshyv0807</dc:creator>
      <dc:date>2018-03-20T17:17:36Z</dc:date>
    </item>
    <item>
      <title>Re: Why does geoIp database for Iplocation command doesn't provide information about country, city etc. for some IP's?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-does-geoIp-database-for-Iplocation-command-doesn-t-provide/m-p/368336#M162122</link>
      <description>&lt;P&gt;Not all IPs information will be available on the 3rd party databases:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/7.0.2/SearchReference/Iplocation"&gt;https://docs.splunk.com/Documentation/Splunk/7.0.2/SearchReference/Iplocation&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Extracts location information from IP addresses by using 3rd-party databases. &lt;BR /&gt;
The IP address that you specify in the ip-address-fieldname argument, is looked up in the database. Fields from that database that contain location information are added to each event. The setting used for the allfields argument determines which fields are added to the events.&lt;/P&gt;

&lt;P&gt;Because all the information might not be available for each IP address, an event can have empty field values.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Mar 2018 17:38:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-does-geoIp-database-for-Iplocation-command-doesn-t-provide/m-p/368336#M162122</guid>
      <dc:creator>tiagofbmm</dc:creator>
      <dc:date>2018-03-20T17:38:38Z</dc:date>
    </item>
    <item>
      <title>Re: Why does geoIp database for Iplocation command doesn't provide information about country, city etc. for some IP's?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-does-geoIp-database-for-Iplocation-command-doesn-t-provide/m-p/368337#M162123</link>
      <description>&lt;P&gt;Bonus but not suitable for search head clustering. &lt;A href="https://github.com/georgestarcher/TA-geoip"&gt;https://github.com/georgestarcher/TA-geoip&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Mar 2018 17:55:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-does-geoIp-database-for-Iplocation-command-doesn-t-provide/m-p/368337#M162123</guid>
      <dc:creator>starcher</dc:creator>
      <dc:date>2018-03-20T17:55:54Z</dc:date>
    </item>
    <item>
      <title>Re: Why does geoIp database for Iplocation command doesn't provide information about country, city etc. for some IP's?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-does-geoIp-database-for-Iplocation-command-doesn-t-provide/m-p/368338#M162124</link>
      <description>&lt;P&gt;Nice one! &lt;/P&gt;</description>
      <pubDate>Tue, 20 Mar 2018 17:58:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-does-geoIp-database-for-Iplocation-command-doesn-t-provide/m-p/368338#M162124</guid>
      <dc:creator>tiagofbmm</dc:creator>
      <dc:date>2018-03-20T17:58:01Z</dc:date>
    </item>
  </channel>
</rss>

