All Apps and Add-ons

GeoIP by state/province

bluecomet
New Member

Is it possible to aggregate GeoIP/Google Map location results by regions like state or province?

0 Karma

okrabbe_splunk
Splunk Employee
Splunk Employee

If you try the geoip command you should see fields for city, country_code, country_name, postal_code, region_name, etc

just do your search like:

my_search | geoip ip_address 

In the search app and you should see the fields on the left hand side. After that you can use stats or whatever else you like to group by one of those fields.

By the way, there is some docs on the google maps app when you are in the app, click on the about "About Google Maps for Splunk" link in the upper right hand corner.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...