Databases Reference
In-Depth Information
Next, we need to build a tar file compressed with gzip . With a modern version of
tar , the command is simply the following:
cd /tmp
tar -czvf is_app_one.tgz is_app_one
#optionally rename as spl
mv is_app_one.tgz is_app_one.spl
The Splunk documentation ( http://docs.splunk.com/Documentation/Splunk/
latest/AdvancedDev/PackageApp ) covers this extensively, including Mac and
Windows procedures.
Uploading your app
Now that we have our archive, all we have to do is send it up to Splunkbase.
First, click on the upload an app button.
Then fill out the form shown in the following screenshot:
 
Search WWH ::




Custom Search