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!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

Splunk is officially part of Cisco

Revolutionizing how our customers build resilience across their entire digital footprint.   Splunk ...

Splunk APM & RUM | Planned Maintenance March 26 - March 28, 2024

There will be planned maintenance for Splunk APM and RUM between March 26, 2024 and March 28, 2024 as ...