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!

Message Parsing in SOCK

Introduction This blog post is part of an ongoing series on SOCK enablement. In this blog post, I will write ...

Exploring the OpenTelemetry Collector’s Kubernetes annotation-based discovery

We’ve already explored a few topics around observability in a Kubernetes environment -- Common Failures in a ...

Use ‘em or lose ‘em | Splunk training units do expire

Whether it’s hummus, a ham sandwich, or a human, almost everything in this world has an expiration date. And, ...