<?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: iplocation command not returning lat/lon fields (with allfields=true) in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/iplocation-command-not-returning-lat-lon-fields-with-allfields/m-p/111708#M29277</link>
    <description>&lt;P&gt;Doesn't work. As the poster mentioned the lat/lon fields aren't being produced at all by iplocation. I'm experiencing the same issue.&lt;/P&gt;</description>
    <pubDate>Fri, 03 Aug 2018 18:27:18 GMT</pubDate>
    <dc:creator>jdanucalov1</dc:creator>
    <dc:date>2018-08-03T18:27:18Z</dc:date>
    <item>
      <title>iplocation command not returning lat/lon fields (with allfields=true)</title>
      <link>https://community.splunk.com/t5/Splunk-Search/iplocation-command-not-returning-lat-lon-fields-with-allfields/m-p/111704#M29273</link>
      <description>&lt;P&gt;As in subject, I run the following command:&lt;/P&gt;

&lt;BLOCKQUOTE&gt;
&lt;P&gt;MY_SEARCH | iplocation allfields=true clientip | table lat lon&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;And the table is empty.&lt;/P&gt;

&lt;P&gt;I have verified that clientip does contain values, and that other fields like "&lt;EM&gt;City&lt;/EM&gt;", "&lt;EM&gt;City1&lt;/EM&gt;" and "&lt;EM&gt;City2&lt;/EM&gt;" contain values.&lt;/P&gt;

&lt;P&gt;I've also found that the &lt;STRONG&gt;prefix=some_prefix_&lt;/STRONG&gt;  option for the "&lt;STRONG&gt;iplocation&lt;/STRONG&gt;" command does not work either.&lt;/P&gt;

&lt;P&gt;Am I doing something wrong?&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 15:03:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/iplocation-command-not-returning-lat-lon-fields-with-allfields/m-p/111704#M29273</guid>
      <dc:creator>adewinter</dc:creator>
      <dc:date>2020-09-28T15:03:03Z</dc:date>
    </item>
    <item>
      <title>Re: iplocation command not returning lat/lon fields (with allfields=true)</title>
      <link>https://community.splunk.com/t5/Splunk-Search/iplocation-command-not-returning-lat-lon-fields-with-allfields/m-p/111705#M29274</link>
      <description>&lt;P&gt;I have same problem did u get anything that fixed this issue?&lt;/P&gt;</description>
      <pubDate>Wed, 12 Feb 2014 21:49:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/iplocation-command-not-returning-lat-lon-fields-with-allfields/m-p/111705#M29274</guid>
      <dc:creator>krish3</dc:creator>
      <dc:date>2014-02-12T21:49:37Z</dc:date>
    </item>
    <item>
      <title>Re: iplocation command not returning lat/lon fields (with allfields=true)</title>
      <link>https://community.splunk.com/t5/Splunk-Search/iplocation-command-not-returning-lat-lon-fields-with-allfields/m-p/111706#M29275</link>
      <description>&lt;P&gt;The right way to use this command is like:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;|table c_ip | stats count by c_ip | iplocation c_ip  
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;You can then visualise this on a map like:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;|table c_ip | stats count by c_ip | iplocation c_ip | geostats latfield=lat longfield=lon sum(count) as count by c_ip globallimit=0 
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 14 Nov 2014 10:21:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/iplocation-command-not-returning-lat-lon-fields-with-allfields/m-p/111706#M29275</guid>
      <dc:creator>Lazarix</dc:creator>
      <dc:date>2014-11-14T10:21:23Z</dc:date>
    </item>
    <item>
      <title>Re: iplocation command not returning lat/lon fields (with allfields=true)</title>
      <link>https://community.splunk.com/t5/Splunk-Search/iplocation-command-not-returning-lat-lon-fields-with-allfields/m-p/111707#M29276</link>
      <description>&lt;P&gt;Hi , &lt;/P&gt;

&lt;P&gt;I am facing the similar and the above solution doesn't seem to work , do we have any way to get the  location details based on the ip address  in splunk&lt;/P&gt;</description>
      <pubDate>Fri, 07 Apr 2017 12:09:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/iplocation-command-not-returning-lat-lon-fields-with-allfields/m-p/111707#M29276</guid>
      <dc:creator>SuganyaSSF</dc:creator>
      <dc:date>2017-04-07T12:09:42Z</dc:date>
    </item>
    <item>
      <title>Re: iplocation command not returning lat/lon fields (with allfields=true)</title>
      <link>https://community.splunk.com/t5/Splunk-Search/iplocation-command-not-returning-lat-lon-fields-with-allfields/m-p/111708#M29277</link>
      <description>&lt;P&gt;Doesn't work. As the poster mentioned the lat/lon fields aren't being produced at all by iplocation. I'm experiencing the same issue.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Aug 2018 18:27:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/iplocation-command-not-returning-lat-lon-fields-with-allfields/m-p/111708#M29277</guid>
      <dc:creator>jdanucalov1</dc:creator>
      <dc:date>2018-08-03T18:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: iplocation command not returning lat/lon fields (with allfields=true)</title>
      <link>https://community.splunk.com/t5/Splunk-Search/iplocation-command-not-returning-lat-lon-fields-with-allfields/m-p/111709#M29278</link>
      <description>&lt;P&gt;I read in another answer that if the ip addresses are private, the command won't work. (quite obvious now that I think about it)&lt;/P&gt;</description>
      <pubDate>Thu, 13 Dec 2018 21:31:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/iplocation-command-not-returning-lat-lon-fields-with-allfields/m-p/111709#M29278</guid>
      <dc:creator>moizmmz</dc:creator>
      <dc:date>2018-12-13T21:31:47Z</dc:date>
    </item>
  </channel>
</rss>

