Dashboards & Visualizations

Can I visualize country code and IP address on a map without lattittude and longitude data?

asdfxqwert
Explorer

Hi
I have the below data from my splunk search.
Country code(USA,UK etc) and the IP address of the client.

Can I visualize this on the map, without latitude and longitude.

Thanks

0 Karma

skoelpin
SplunkTrust
SplunkTrust

Yes, if you have the clientip then you can use iplocation

... | iplocation clientip

https://docs.splunk.com/Documentation/SplunkCloud/6.6.1/SearchReference/Iplocation

0 Karma

asdfxqwert
Explorer

@skoelpin-splunk

My apologies, we can use the country code only?( which is a 2 or 3 letter code , like USA, CHN etc)

0 Karma
Get Updates on the Splunk Community!

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...

Auto-Injector for Everything Else: Making OpenTelemetry Truly Universal

You might have seen Splunk’s recent announcement about donating the OpenTelemetry Injector to the ...

[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 ...