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!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...