Splunk Dev

Why is Input page is not available in add-on (built with Add-on Builder)

TKelly
Explorer

I created an add-on with Add-on Builder and Modular input using Python code but the Input page is not available - Error 404 and message "Failed to load Inputs Page".

inputs.conf file was created just in the local folder and looks like this:

[khoros_api_python]

index = khoros
start_by_shell = false
python.version = python3
sourcetype = khoros_api_python
interval = 86400
 
What can be wrong? 
Labels (3)

VatsalJagani
SplunkTrust
SplunkTrust

Make sure in the backend in the App you have the below file available and that has an entry for the input type khoros_api_python.

* $SPLUNK_HOME/etc/apps/<app>/README/inputs.conf.spec

 

0 Karma

TKelly
Explorer

Screenshot of the ERROR message ====>

0 Karma

aweishe1
Explorer

facing the same problem.. did u managed to solve it?

0 Karma

VatsalJagani
SplunkTrust
SplunkTrust

@aweishe1 - Check my answer, and see if that applies in your case.

0 Karma
Get Updates on the Splunk Community!

Community Content Calendar, November Edition

Welcome to the November edition of our Community Spotlight! Each month, we dive into the Splunk Community to ...

October Community Champions: A Shoutout to Our Contributors!

As October comes to a close, we want to take a moment to celebrate the people who make the Splunk Community ...

Stay Connected: Your Guide to November Tech Talks, Office Hours, and Webinars!

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...