All Apps and Add-ons

Not able to lunch app "IBM Websphere MQ Modular Input for Splunk"

yee_seng_lim
New Member

Is it expected for no option to launch the app nor configure data input?

 

mqinput.JPG

Labels (1)
0 Karma

m_pham
Splunk Employee
Splunk Employee

The developer added the configuration below in "default/app.conf" that prevents you from accessing the add-on's web UI. This may be by mistake by the developer. You can fix this by adding your own "local/app.conf" within the addon's directory with the config below and set "is_visible = 1" for the add-on to be navigable.  

 

[ui]
is_visible = 0
label = mqinput

 

is_visible = <boolean>
* Indicates if this app is visible/navigable as an app in Splunk Web.
* Apps require at least one view to be available in Splunk Web.
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, ...