All Apps and Add-ons

Packaging an App

anujdalal
Engager

How do you package an app to generate the .spl file from the web interface of splunk? I want to transfer saved searches and other data of an app. Thanks

Tags (1)

Leo
Splunk Employee
Splunk Employee

Running a cli command is an option:

splunk package app

0 Karma

martin_mueller
SplunkTrust
SplunkTrust

You can package an app by hitting this REST endpoint: http://docs.splunk.com/Documentation/Splunk/6.1.1/RESTAPI/RESTapps#apps.2Flocal.2F.7Bname.7D.2Fpacka...
So for example this:

| rest /services/apps/local/my_app/package
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...