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!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...