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

Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...