Splunk Search

Using logs with IP addresses, how can I develop a search that defines remote login from a different geolocations within 1 hour?

nazanin2016
Path Finder

I need to define Remote login from different locations within 1 hour, but my vpn log doesn't have information concerning the country, it just shows the IP. How can I do that?

0 Karma

woodcock
Esteemed Legend

Just use the built-in iplocation command:

http://docs.splunk.com/Documentation/Splunk/latest/SearchReference/Iplocation

Like this:

Your Base Search Here (assuming field named "clientip") | iplocation clientip | stats count values(clientip) BY City Country
0 Karma

nazanin2016
Path Finder

Thanks, should I update the iplocation in splunk, I found
http://dev.maxmind.com/geoip/geoip2/geolite2/

0 Karma

nazanin2016
Path Finder

Thanks,for most of the field it turned back nothing in country, should I update the iplocation in splunk, I found
http://dev.maxmind.com/geoip/geoip2/geolite2/

0 Karma
Get Updates on the Splunk Community!

More Ways To Control Your Costs With Archived Metrics | Register for Tech Talk

Tuesday, May 14, 2024  |  11AM PT / 2PM ET Register to Attend Join us for this Tech Talk and learn how to ...

.conf24 | Personalize your .conf experience with Learning Paths!

Personalize your .conf24 Experience Learning paths allow you to level up your skill sets and dive deeper ...

Threat Hunting Unlocked: How to Uplevel Your Threat Hunting With the PEAK Framework ...

WATCH NOWAs AI starts tackling low level alerts, it's more critical than ever to uplevel your threat hunting ...