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!

Continuing Innovation & New Integrations Unlock Full Stack Observability For Your ...

You’ve probably heard the latest about AppDynamics joining the Splunk Observability portfolio, deepening our ...

Monitoring Amazon Elastic Kubernetes Service (EKS)

As we’ve seen, integrating Kubernetes environments with Splunk Observability Cloud is a quick and easy way to ...

Cloud Platform & Enterprise: Classic Dashboard Export Feature Deprecation

As of Splunk Cloud Platform 9.3.2408 and Splunk Enterprise 9.4, classic dashboard export features are now ...