<?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 External IP location in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/External-IP-location/m-p/121549#M32703</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;We have set to receive alerts like Brute force, Port Scanning from external IPs. &lt;/P&gt;

&lt;P&gt;Is there anyway or query in Splunk to get the Country information about the External IP?&lt;/P&gt;</description>
    <pubDate>Mon, 07 Apr 2014 03:18:42 GMT</pubDate>
    <dc:creator>Meena27</dc:creator>
    <dc:date>2014-04-07T03:18:42Z</dc:date>
    <item>
      <title>External IP location</title>
      <link>https://community.splunk.com/t5/Splunk-Search/External-IP-location/m-p/121549#M32703</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;We have set to receive alerts like Brute force, Port Scanning from external IPs. &lt;/P&gt;

&lt;P&gt;Is there anyway or query in Splunk to get the Country information about the External IP?&lt;/P&gt;</description>
      <pubDate>Mon, 07 Apr 2014 03:18:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/External-IP-location/m-p/121549#M32703</guid>
      <dc:creator>Meena27</dc:creator>
      <dc:date>2014-04-07T03:18:42Z</dc:date>
    </item>
    <item>
      <title>Re: External IP location</title>
      <link>https://community.splunk.com/t5/Splunk-Search/External-IP-location/m-p/121550#M32704</link>
      <description>&lt;P&gt;Hi Meena27,&lt;/P&gt;

&lt;P&gt;sure there is, you can use &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.0.2/SearchReference/Iplocation"&gt;iplocation&lt;/A&gt; to get this kind of information and use &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.0.2/SearchReference/Geostats"&gt;geostats&lt;/A&gt; to show it on a google map inside Splunk.&lt;/P&gt;

&lt;P&gt;cheers, MuS&lt;/P&gt;</description>
      <pubDate>Mon, 07 Apr 2014 05:51:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/External-IP-location/m-p/121550#M32704</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2014-04-07T05:51:31Z</dc:date>
    </item>
    <item>
      <title>Re: External IP location</title>
      <link>https://community.splunk.com/t5/Splunk-Search/External-IP-location/m-p/121551#M32705</link>
      <description>&lt;P&gt;Thanks MuS.&lt;/P&gt;

&lt;P&gt;Please let me know how to install the Geo IP app and is Google Map is necessary for that?&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jul 2014 09:21:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/External-IP-location/m-p/121551#M32705</guid>
      <dc:creator>Meena27</dc:creator>
      <dc:date>2014-07-30T09:21:29Z</dc:date>
    </item>
    <item>
      <title>Re: External IP location</title>
      <link>https://community.splunk.com/t5/Splunk-Search/External-IP-location/m-p/121552#M32706</link>
      <description>&lt;P&gt;you don't need an app for this.  these commands are built into splunk.  just have a search that includes an ip address, pipe that to iplocation and then pipe that to geostats.  for example:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;sourcetype=access_combined | iplocation clientip | geostats count
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;With that and 6.1+ you will have the option for "map" visualization.  You can also supply anything to iplocation which is an IP and other aggregate operations to geostats.  See the references for the search commands that @MuS already included above.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Nov 2014 00:47:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/External-IP-location/m-p/121552#M32706</guid>
      <dc:creator>jmeyers_splunk</dc:creator>
      <dc:date>2014-11-12T00:47:36Z</dc:date>
    </item>
  </channel>
</rss>

