Dashboards & Visualizations

Is there an easy way to download an app from the UI?

sduchene_splunk
Splunk Employee
Splunk Employee

Hi all,

Is there an easy way to download an app trough the UI?
The common way through CLI is to package the app from etc/apps/myapp using
splunk package app myapp to create the package, then download it through the CLI.
I'm looking for something similar trough the UI.

0 Karma
1 Solution

BobM
Builder

The app can be found in the operating system at

$SPLUNK_HOME/etc/system/static/app-packages/APPNAME.spl

but you can also downloaded it with a URI

https://YOURSERVER:MANAGEMENTPORT/static/app-packages/APPNAME.spl

Replace the words in capitals with your values.

View solution in original post

woodcock
Esteemed Legend

Try this great app (App Exporter):

https://splunkbase.splunk.com/app/2613/

0 Karma

BobM
Builder

The app can be found in the operating system at

$SPLUNK_HOME/etc/system/static/app-packages/APPNAME.spl

but you can also downloaded it with a URI

https://YOURSERVER:MANAGEMENTPORT/static/app-packages/APPNAME.spl

Replace the words in capitals with your values.

bmunson_splunk
Splunk Employee
Splunk Employee

I have been informed this endpoint (/static/app-packages/APPNAME.spl) is now deprecated and may disappear in future versions. If you are relying on this, now is the time to look for an alternative.

0 Karma

MuS
SplunkTrust
SplunkTrust

this little helper https://splunkbase.splunk.com/app/2613/ will do it all form the UI

gf13579
Communicator

If the environment you're working in doesn't have that App Exporter installed - and you don't have SSH to run the CLI, you can initiate the packaging step from your browser:

https://answers.splunk.com/answers/333880/is-there-an-easy-way-to-download-an-app-from-the-u.html

Port is usually 8089 for the REST API. This command creates the .spl of the named app under $SPLUNK_HOME/etc/system/static/app-packages and gives you the url you can then use to download it.

0 Karma
Get Updates on the Splunk Community!

OpenTelemetry for Legacy Apps? Yes, You Can!

This article is a follow-up to my previous article posted on the OpenTelemetry Blog, "Your Critical Legacy App ...

UCC Framework: Discover Developer Toolkit for Building Technology Add-ons

The Next-Gen Toolkit for Splunk Technology Add-on Development The Universal Configuration Console (UCC) ...

.conf25 Community Recap

Hello Splunkers, And just like that, .conf25 is in the books! What an incredible few days — full of learning, ...