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!

Get Your Exclusive Splunk Certified Cybersecurity Defense Engineer at Splunk .conf24 ...

We’re excited to announce a new Splunk certification exam being released at .conf24! If you’re headed to Vegas ...

Share Your Ideas & Meet the Lantern team at .Conf! Plus All of This Month’s New ...

Splunk Lantern is Splunk’s customer success center that provides advice from Splunk experts on valuable data ...

Combine Multiline Logs into a Single Event with SOCK: a Step-by-Step Guide for ...

Combine multiline logs into a single event with SOCK - a step-by-step guide for newbies Olga Malita The ...