Splunk Search

iplocation is not working

securiteinforma
Explorer

Hello,
iplocation is not working for some IP addresses (152.89.162.133 for example)
But this IP location is in the GeoLite2 City database (checked by opening it with python)
Could you tell me how to make the iplocation command working properly please?
Thanks in advance and have a great day!
Best regards

Tags (1)
0 Karma

securiteinforma
Explorer

Hello efavreau,

Thank you for your response. I tried again and it is working now. I already have restarted Splunk yesterday and it did not change anything. But maybe waiting one night has updated the configuration, I don't know.

Have a nice day!
Best regards

0 Karma

efavreau
Motivator

That address isn't in my database (I'm not updating it), but this code works for me using IP addresses that are in my database:

| makeresults 
| eval ip_address="152.89.162.133" 
| iplocation ip_address
###

If this reply helps you, an upvote would be appreciated.
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!

Think Like an Architect: Introducing the Splunk Certified Cybersecurity Defense ...

In cybersecurity, defenders respond to threats. Architects design the systems that stop them.    As ...

Best Practices: Splunk auto adjust pipeline queue

When you enable autoAdjustQueue in Splunk, maxSize should be understood as the queue size Splunk starts with ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...