Dashboards & Visualizations

How to plot a country on a map ?

nyasharashad59
Explorer

Good day good people

I am trying to get a map of Zimbabwe on a dashboard but it keeps giving me a world map

source=my_data_source.csv | lookup geo_zimbabwe longitude as Lon, latitude as Lat | stats count by featureId | geom geo_zimbabwe

Any idea on how i can plot Zimbabwe and its cities?

Thanks

0 Karma

niketn
Legend

@nyasharashad59, Add the following to simpleXML configuration:

<option name="mapping.map.center">(19.21,31.17)</option>
<option name="mapping.map.zoom">6</option>

Refer to Splunk documentation for details: http://docs.splunk.com/Documentation/Splunk/latest/Viz/PanelreferenceforSimplifiedXML#map

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"
Get Updates on the Splunk Community!

What the End of Support for Splunk Add-on Builder Means for You

Hello Splunk Community! We want to share an important update regarding the future of the Splunk Add-on Builder ...

Solve, Learn, Repeat: New Puzzle Channel Now Live

Welcome to the Splunk Puzzle PlaygroundIf you are anything like me, you love to solve problems, and what ...

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...