Dashboards & Visualizations

How can I create a static link to an external url on a dashboard?

manus
Communicator

Hello,

Sorry, I'm sure this must be documented somewhere, but I couldn't find it...
I would like to add a link to an external web page, let's say www.google.com, on a dashboard, in simple XML if possible.

Thanks,

1 Solution

lpolo
Motivator

Include this row in your dashboard. Then, test the link. It should give a starting point.

<row>
<html>
<a href="http://www.google.com">Google</a>
</html>
</row>

Lp

View solution in original post

lpolo
Motivator

Include this row in your dashboard. Then, test the link. It should give a starting point.

<row>
<html>
<a href="http://www.google.com">Google</a>
</html>
</row>

Lp

manus
Communicator

Thanks a lot!

0 Karma
Get Updates on the Splunk Community!

AppDynamics Summer Webinars

This summer, our mighty AppDynamics team is cooking up some delicious content on YouTube Live to satiate your ...

SOCin’ it to you at Splunk University

Splunk University is expanding its instructor-led learning portfolio with dedicated Security tracks at .conf25 ...

Credit Card Data Protection & PCI Compliance with Splunk Edge Processor

Organizations handling credit card transactions know that PCI DSS compliance is both critical and complex. The ...