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
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...