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
SplunkTrust
SplunkTrust

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!

Persistent Queue at TcpOut — One of Splunk's Most Practical Features

Splunk introduced persistent queueing at the tcpout layer as one of the most practical resilience features in ...

Skip the Awkward Silence: Have a .conf-ersation at .conf26

Picture this. You arrive at .conf26 already having your socializing and networking plans mapped out. No ...

Rethinking Zero Trust: From Product Purchases to Logical Control Evidence

Implementing Zero Trust (ZT) across complex environments often falters at the very beginning due to a ...