Dashboards & Visualizations

Can I create an Image Map in my html view?

michellecivil_l
Explorer

Currently, I am using the Server Side Include in one of my views to make a custom view.






1234.html

In my html for this view, i am referencing an image using Splunk's Add Images to Web Resource (http://docs.splunk.com/Documentation/Splunk/latest/Developer/UseHTML).

Usually, to make an image map I do something like this:







but, I cannot do this using splunk because I am already referring to my image in my html as:
img src="${make_url('/static/app/app here/dash.png')}" ( with the <& </'s)

BUT I want to create an image map, using parts of my image as links to different locations.
Is this possible??
Thanks!

Tags (3)
0 Karma

MHibbin
Influencer

Have you tried using IFrameInclude instead of ServerSideInclude... I have seen "weird" things when using serversideinclude.

Regards,

MHibbin

0 Karma

michellecivil_l
Explorer

I've tried but never gotten the result I wanted.
I added the following code: but I keep getting this message Splunk cannot find the test2 view.






0 Karma
Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...