All Apps and Add-ons

Splunk App and edit app.conf

rmorlen
Splunk Employee
Splunk Employee

We use the version number in app.conf for version control of Splunk apps. I know you can directly edit the app.conf file and update the version number. Is there a way through the GUI to update this value? I saw for an app that you can edit properties which does an action=edit. Is there a way to customize this to include the version number?

Tags (3)
1 Solution

alacercogitatus
SplunkTrust
SplunkTrust

Possible, but not recommended. It might break when you upgrade (move to the local folder for the app just in case). That being said:

In the file $SPLUNK_HOME/etc/apps/search/default/data/ui/manager/apps_local.xml, locate the section for "Version". Add this into the list (in between list and create): <view name="edit"/>. This will work for any other properties as well.

View solution in original post

alacercogitatus
SplunkTrust
SplunkTrust

Possible, but not recommended. It might break when you upgrade (move to the local folder for the app just in case). That being said:

In the file $SPLUNK_HOME/etc/apps/search/default/data/ui/manager/apps_local.xml, locate the section for "Version". Add this into the list (in between list and create): <view name="edit"/>. This will work for any other properties as well.

rmorlen
Splunk Employee
Splunk Employee

Thank you. This worked.

0 Karma
Get Updates on the Splunk Community!

OpenTelemetry for Legacy Apps? Yes, You Can!

This article is a follow-up to my previous article posted on the OpenTelemetry Blog, "Your Critical Legacy App ...

UCC Framework: Discover Developer Toolkit for Building Technology Add-ons

The Next-Gen Toolkit for Splunk Technology Add-on Development The Universal Configuration Console (UCC) ...

.conf25 Community Recap

Hello Splunkers, And just like that, .conf25 is in the books! What an incredible few days — full of learning, ...