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!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...