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
SplunkTrust
SplunkTrust

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

Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...