Security

Where do the assets uploads through Splunk Web gets saved in Splunk Instance?

jeswin96
Engager

When I upload a file say css, js etc using the Splunk web(ie through 'App Name'->Edit properties->Upload File),
where does it get saved (ie location path like splunk_home/etc/apps/local) in my splunk instance?
Note:I am running splunk instance on Windows

NB:Please forgive me if it is too trivial.I am a beginner here trying to learn Splunk.

0 Karma
1 Solution

gaurav_maniar
Builder

Hi @jeswin96 ,

All the assets uploaded through SplunkWeb will be available at,
$SPLUNK_HOME$/etc/apps/<app_name>/appserver/static/

View solution in original post

gaurav_maniar
Builder

Hi @jeswin96 ,

All the assets uploaded through SplunkWeb will be available at,
$SPLUNK_HOME$/etc/apps/<app_name>/appserver/static/

gcusello
Esteemed Legend

Hi jeswin96,
it depends on the app in which you'r uploading your files, in other words, the uploaded files are in:
if you installed Splunk in C:\Program Files and you're uploading file in an app called my_app, you have your uploaded files in:

C:\Program Files\splunk\etc\apps\my_app\appserver\static

Ciao.
Giuseppe

Get Updates on the Splunk Community!

Build Scalable Security While Moving to Cloud - Guide From Clayton Homes

 Clayton Homes faced the increased challenge of strengthening their security posture as they went through ...

Mission Control | Explore the latest release of Splunk Mission Control (2.3)

We’re happy to announce the release of Mission Control 2.3 which includes several new and exciting features ...

Cloud Platform | Migrating your Splunk Cloud deployment to Python 3.7

Python 2.7, the last release of Python 2, reached End of Life back on January 1, 2020. As part of our larger ...