Splunk Dev

Modular inputs - Why are Data Inputs not showing?

jsteelews
New Member

I have followed instructions in https://dev.splunk.com/enterprise/docs/devtools/python/sdk-python/howtousesplunkpython/howtocreatemo...

Further I am following the You Tube tutorial https://www.youtube.com/watch?v=-M3MWJGdNJE&t=1029s&ab_channel=Splunk%26MachineLearning

I have installed Splunk Enterprise on my computer. It is Windows 10.

I created a folder with the required structures. 

In it is the inputs.conf.spec with the following:

[tmdb_input:://<name>]
api_key = <value>
lang = <value>
page_number = <value>
region = <value>

I have a tmdb_input.py file in the bin directory. 

When I start up Splunk, the app "TMDB Input" is there.

But when I go to Settings->Data Input, the input for my app is not present. 

I have looked at the log files in "C:\Program Files\Splunk\var\log\splunk" but I cannot find anything that helps me to find the problem.  I have searched for ERRORS and any reference to my tmdb_input app in the logs. But nothing helps.

Does anyone have any insight as to how I might troubleshoot the failure to see the "TMDB Input" in  Settings->Data Input?

 

 

 

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...