All Apps and Add-ons

Why does REST API Modular Input app not show up on home page after installation?

carlkennedy
Path Finder

After installing the app, it shows up as rest_ta under Managed Apps. Visibility for this app shows as "No" and it does not show up on the Home page. I tried installing both from the GUI and by un-tarring the file and copying to the ~/etc/apps directory. My assumption is that something should show up on the Home page. Suggestions?

Regards,

Carl

0 Karma
1 Solution

Damien_Dallimor
Ultra Champion

It is not an App so will not show up on the home page.
It is an Add-on (a Modular Input).

You ,must browse to "Data Inputs" and you will see a category for "Rest".

http://blogs.splunk.com/2014/07/22/what-are-splunk-apps-and-add-ons/

View solution in original post

strive
Influencer

REST API Modular Input app's app.conf has is_visible value set to 0. Which is false.

[ui]
is_visible = 0
label = rest_ta

From splunk documentation

[ui]

is_visible = true | false  
* Indicates if this app should be visible/navigable as a UI app  
* Apps require at least 1 view to be available from the UI
0 Karma

Damien_Dallimor
Ultra Champion

It is not an App so will not show up on the home page.
It is an Add-on (a Modular Input).

You ,must browse to "Data Inputs" and you will see a category for "Rest".

http://blogs.splunk.com/2014/07/22/what-are-splunk-apps-and-add-ons/

carlkennedy
Path Finder

Thanks, I see it now.

0 Karma

stanwin
Contributor

splunk 6.4.4

Doesn't show up on the Data inputs page.

0 Karma
Get Updates on the Splunk Community!

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...

September Community Champions: A Shoutout to Our Contributors!

As we close the books on another fantastic month, we want to take a moment to celebrate the people who are the ...

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...