Monitoring Splunk

How can i access the document that are placed in static folder ?

rakesh_498115
Motivator

Hi ,

I have created an APP say "MYAPP" in splunk . Now i have interested to add an help document (pdf file ) in the static folder and make this file available to the users .How can i do this ?

i have copied my pdf file in static folder of my app "MYAPP" and i have used the following code in my view

<a href="myapp_help.pdf">click here to download help </a>

Please help..Is ter any way to achieve this..

thanks in advance..

Tags (1)
0 Karma
1 Solution

sideview
SplunkTrust
SplunkTrust

Here you go:

<a href="../../static/app/MYAPP/myapp_help.pdf">click here to download help</a>

the following docs page comes close, and you could probably figure it out from there too.

http://docs.splunk.com/Documentation/Splunk/latest/Developer/UseHTML

It'd be nice if it just had a little section though. 😉

View solution in original post

sideview
SplunkTrust
SplunkTrust

Here you go:

<a href="../../static/app/MYAPP/myapp_help.pdf">click here to download help</a>

the following docs page comes close, and you could probably figure it out from there too.

http://docs.splunk.com/Documentation/Splunk/latest/Developer/UseHTML

It'd be nice if it just had a little section though. 😉

Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...