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
Get Updates on the Splunk Community!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...