Dashboards & Visualizations

Add link to external site in dashboard description

mikesangray
Path Finder

I want to add a link to an external site in a dashboard description. Basically it's just a "for more information visit: http://www.externalsite.com", but I can't figure out the correct xml syntax to do this. Is it possible or am I going about this the wrong way?

Tags (3)

akazarov
Path Finder

I have the same issue, it seems the description can not be used for that. The only working solution for me was to add a row after the description:

<row>
<html><a href="...">Click</a></html>
</row>

0 Karma

pradeepkumarg
Influencer

If you are running 6.x version on Splunk, you can use html tag

 
        
            

HTML Panels

Easily add content to clarify use of a dashboard.

0 Karma

dwahyudi06
Engager

Hi, 


I tried adding <html> under <description> but I got warning that description is not supposed to have child tag.

Can you elaborate on how to exactly use the html tag in description?

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Network to App: Observability Unlocked [May & June Series]

In today’s digital landscape, your environment is no longer confined to the data center. It spans complex ...

SPL2 Deep Dives, AppDynamics Integrations, SAML Made Simple and Much More on Splunk ...

Splunk Lantern is Splunk’s customer success center that provides practical guidance from Splunk experts on key ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...