Splunk Search

iplocation draws blank

gesman
Communicator

This doesn't returns anything:
| stats c | eval ip="107.181.233.178" | iplocation ip allfields=1 | table ip, Country, Region, City
likely due to iplocation's usage of limited geoip DB?

Is there a way (perhaps for an extra fee?) to plug into Splunk more robust and rich IP location and assignment resolution capabilities?

Tags (1)
0 Karma

joshd
Builder

You should reference this already answered question which will be what you need...

http://answers.splunk.com/answers/123430/how-to-update-geoip-database-for-iplocation-command.html

gesman
Communicator

Thanks much, that thread is a good info.

Gleb

0 Karma

joshd
Builder

No problem, dont forget to mark the question as answered. Cheers.

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...