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!

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Your Voice Matters! Help Us Shape the New Splunk Lantern Experience

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Building Momentum: Splunk Developer Program at .conf25

At Splunk, developers are at the heart of innovation. That’s why this year at .conf25, we officially launched ...