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!

Get Early Access to AI Playbook Authoring: Apply for the Alpha Private Preview ...

Passionate about security automation? Apply now to our AI Playbook Authoring Alpha private preview ...

Reduce and Transform Your Firewall Data with Splunk Data Management

Managing high-volume firewall data has always been a challenge. Noisy events and verbose traffic logs often ...

Automatic Discovery Part 1: What is Automatic Discovery in Splunk Observability Cloud ...

If you’ve ever deployed a new database cluster, spun up a caching layer, or added a load balancer, you know it ...