All Apps and Add-ons

How can i change the version of an app and icon image?

harish0557
Explorer

I created an app for our application and now want to start versioning the app and also have a company logo if possible. Can someone help?

Tags (2)
0 Karma

lauMarot
Path Finder

For versioning : Add the following stanza to app.conf to add your app into the app launcher. Fill out each attribute as described.

[launcher]
author=<author of app>

description=<textual description of app>

version=<version of app>


For logos : Place app icon images at the following location:

$SPLUNK_HOME/etc/apps//static/

with files name using followin rules (appIcon.png,appIcon_2x.png, appLogo.png...) : http://docs.splunk.com/Documentation/Splunk/6.2.5/AdvancedDev/AddConfigurations

hgrow
Communicator

Hi harish0557,

take a look at AddConfigurations

Hope it helps

PPape
Contributor

The Link from hgrow is exactly what you are looking for. Everything you need is explained there.

0 Karma
Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...