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!

Observability Unlocked: Kubernetes Monitoring with Splunk Observability Cloud

 Ready to master Kubernetes and cloud monitoring like the pros? Join Splunk’s Growth Engineering team for an ...

Update Your SOAR Apps for Python 3.13: What Community Developers Need to Know

To Community SOAR App Developers - we're reaching out with an important update regarding Python 3.9's ...

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 ...