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!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...