All Apps and Add-ons

Unable to initialize modular input "rest" defined inside the app "rest_ta"

jeffreygaraygay
Explorer

Installed REST API Modular input on Splunk 6.0 Search Head Pool and receives the following error messages even after restarting Splunk.

Unable to initialize modular input "rest" defined inside the app "rest_ta": Introspecting scheme=rest: script running failed (exited with code 1).

Tags (1)
0 Karma
1 Solution

Damien_Dallimor
Ultra Champion

In the rest.py file the SPLUNK_HOME environment variable is used

EGG_DIR = SPLUNK_HOME + "/etc/apps/rest_ta/bin/"

It is most likely that in your pool, the app was not located under the SPLUNK_HOME folder as per pooling config.

View solution in original post

Damien_Dallimor
Ultra Champion

In the rest.py file the SPLUNK_HOME environment variable is used

EGG_DIR = SPLUNK_HOME + "/etc/apps/rest_ta/bin/"

It is most likely that in your pool, the app was not located under the SPLUNK_HOME folder as per pooling config.

jeffreygaraygay
Explorer

That works! Thanks a lot!

0 Karma

Damien_Dallimor
Ultra Champion

There is a known bug with Splunk 6 that is caused by the DB Connect App.

If you have this app installed , it causes all other Modular Inputs to not show up on the Manager->Data Inputs page

Although the Modular Inputs are installed and working fine and can still be navigated to manually :

http://YOURSPLUNKHOST:8000/en-US/manager/launcher/data/inputs/rest

jeffreygaraygay
Explorer

Yes we are using DB Connect.

0 Karma

Damien_Dallimor
Ultra Champion

Do you happen to have DB Connect installed ?

0 Karma

jeffreygaraygay
Explorer

The errors went away but I still don't see REST in "Settings>Data Inputs" just like in your documentation.

Thank you very much for your help by the way!

0 Karma
Get Updates on the Splunk Community!

Splunk Mobile: Your Brand-New Home Screen

Meet Your New Mobile Hub  Hello Splunk Community!  Staying connected to your data—no matter where you are—is ...

Introducing Value Insights (Beta): Understand the Business Impact your organization ...

Real progress on your strategic priorities starts with knowing the business outcomes your teams are delivering ...

Enterprise Security (ES) Essentials 8.3 is Now GA — Smarter Detections, Faster ...

As of today, Enterprise Security (ES) Essentials 8.3 is now generally available, helping SOC teams simplify ...