Dashboards & Visualizations

Dashboard Studio: Maps not rendering correctly

goncalo
Explorer

Hello,

I'm trying to create a dashboard in dashboard studio but I can't use the map visualization because it doesn't render all the way through. I'll give you two examples of queries and respective visualizations:

1) Map (Bubble)

 

index=*************
| iplocation src 
| geostats latfield=lat longfield=lon count by Country

 

goncalo_0-1696870830616.png

 

2) Map - Choropleth

 

index=**************
| iplocation src 
| lookup geo_countries latitude AS lat longitude AS lon OUTPUT featureId AS country
| stats count by country
| geom geo_countries featureIdField=country

 

goncalo_1-1696870956915.png

 

This only happens in dashboard studio, maps render perfectly in classic dashboards.

How can I fix this? Any configuration missing?

 

Thank you!

 

 

Labels (1)
0 Karma

VitoSean21
Engager

Same problem here! Have you found a solution to fix this problem? 

0 Karma

goncalo
Explorer

Hello,

I figured it out. It was in the documentation all along. In the map settings you need to go to the Color and Style section, activate the Show base layer option, in the Base layer tile server put the url "https://api.maptiler.com/maps/outdoor/{z}/{x}/{y}.png?key=YourAPIKeyHere"  and below that field select Raster.

The URL above is in the Dashboard Studio Maps documentation.

VitoSean21
Engager

I suppose you had to authorize that website in dashboard conf files, am I right?

0 Karma

goncalo
Explorer

Not so far, unfortunately

0 Karma
Get Updates on the Splunk Community!

Enterprise Security Content Update (ESCU) | New Releases

In November, the Splunk Threat Research Team had one release of new security content via the Enterprise ...

Index This | Divide 100 by half. What do you get?

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

Stay Connected: Your Guide to December Tech Talks, Office Hours, and Webinars!

❄️ Celebrate the season with our December lineup of Community Office Hours, Tech Talks, and Webinars! ...