Dashboards & Visualizations

Can I attach a Word (.doc) or PDF document to the dashboard?

rpohanerkar7
New Member

Hi,
I have developed a dashboard and have created a help file for for the dashboard. I need to attach it to the dashboard as a help file so when the user is viewing the dashboard he/she can simultaneously open the help file. How can I do that?

I am using Splunk 6.5.2 Enterprise Web.

0 Karma

s2_splunk
Splunk Employee
Splunk Employee

You can add a URL link to the dashboard using an HTML panel:

<title>Help</title>
<html>
<div>To view the help file for this dashboard, click here: <a href="UrlToYourHelpFile" target="_blank">Help File</a>. </div>
</html>
</panel>

Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...