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!

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

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...