Dashboards & Visualizations

iplocation/mapping

plumainwfs
New Member

Is it possible to create a lookup such as below

ip,location
10.10.20.x,london
10.10.21.x,brazil
10.10.22.x,miami

And show it on the map? Then when clicking on the name will have results of all the failures for that location?

Tags (1)
0 Karma
1 Solution

sundareshr
Legend

The short answer is YES. Below are some links that will help you get it working

First, https://splunkbase.splunk.com/app/1603/ has some great examples on displaying data on a map. This also has some examples on how you can add drill-down to your dashboard.

The lookup command will help you map IP to location by setting lookup file. http://docs.splunk.com/Documentation/Splunk/latest/SearchReference/Lookup

Tags is another way to map your servers to location http://docs.splunk.com/Documentation/Splunk/6.2.0/knowledge/Abouttagsandaliases

View solution in original post

0 Karma

sundareshr
Legend

The short answer is YES. Below are some links that will help you get it working

First, https://splunkbase.splunk.com/app/1603/ has some great examples on displaying data on a map. This also has some examples on how you can add drill-down to your dashboard.

The lookup command will help you map IP to location by setting lookup file. http://docs.splunk.com/Documentation/Splunk/latest/SearchReference/Lookup

Tags is another way to map your servers to location http://docs.splunk.com/Documentation/Splunk/6.2.0/knowledge/Abouttagsandaliases

0 Karma
Get Updates on the Splunk Community!

Troubleshooting the OpenTelemetry Collector

  In this tech talk, you’ll learn how to troubleshoot the OpenTelemetry collector - from checking the ...

Adoption of Infrastructure Monitoring at Splunk

  Splunk's Growth Engineering team showcases one of their first Splunk product adoption-Splunk Infrastructure ...

Modern way of developing distributed application using OTel

Recently, I had the opportunity to work on a complex microservice using Spring boot and Quarkus to develop a ...