Dashboards & Visualizations

Converting to Dashboard Studio: Why is Cluster Map marker not showing name and location?

dathrimar
Engager

I converted a old Classic Dashboard over to Dashboard Studio for experimentation and implementation but one of the core features of the dashboard was a map which used markers that listed the Name, Lat, and Lon of a location. When I made the conversion over to Studio using the marker option it is no longer allowing me to show the Name of the location and only providing the Lat and Lon. Any1 have a suggestion on what needs to be changed post conversion. The code is :

"visualizations": {

 "viz_map_1":{

"type": "splunk.maps"

"options": [

20, 

30

],

"zoom": 1,

"layers": [

{

"seriesColors": [

"#00FF00",

"#00FF00"

],

"type": "marker",

"additionalTooltipFields": [

"location"

],

"latitude": "> primary | seriesByName('Lat')",

"longitude": "> primary | seriesByName('Lon')"

 

 

 

Labels (1)
Tags (2)
0 Karma
1 Solution

aind
Splunk Employee
Splunk Employee

Correction - will be available in Splunk Enterprise 9.1

View solution in original post

0 Karma

aind
Splunk Employee
Splunk Employee

Correction - will be available in Splunk Enterprise 9.1

0 Karma

aind
Splunk Employee
Splunk Employee

The additionalTooltipFields property and functionality will be available in Splunk Cloud v9.0.2208 and Splunk Enterprise 9.0.1+ upcoming releases.
This did appear previously in the docs at https://docs.splunk.com/Documentation/SplunkCloud/latest/DashStudio/chartsMap and https://docs.splunk.com/Documentation/SplunkCloud/latest/DashStudio/objOptRef plus the Splunk Enterprise equivalents but has been removed for now and will be re-added once these versions are released.

0 Karma
Get Updates on the Splunk Community!

Get the T-shirt to Prove You Survived Splunk University Bootcamp

As if Splunk University, in Las Vegas, in-person, with three days of bootcamps and labs weren’t enough, now ...

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Wondering How to Build Resiliency in the Cloud?

IT leaders are choosing Splunk Cloud as an ideal cloud transformation platform to drive business resilience,  ...