Splunk Dev

Custom streaming search command app inspect dependency under bin folder warning

wesleya
Explorer

We have a custom streaming search command written in python that works fine on a single instance, but ran into the following error in our cluster environment:

ImportError: No module named {a python python package we depend on}

We narrowed down the cause to the same problem described in this post: Custom streaming search command error

We implemented the suggested fix of moving all of our dependencies to the /bin directory so it would be available when our command is run across indexers. Everything now seems to work as expected in our cluster environment, however appinspect now gives us this warning:

check_splunklib_dependency_under_bin_folder
WARNING: splunklib is found under bin folder, this may cause some dependency management errors with other apps, and it is not recommended. Please follow examples in Splunk documentation to include splunklib. You can find more details here: https://dev.splunk.com/view/SP-CAAAEU2 and https://dev.splunk.com/view/SP-CAAAER3

Has anyone else run into something similar to the original problem I described? Are there any suggestions that would solve both the original problem and our new warning?

Labels (1)
0 Karma

to4kawa
Ultra Champion

$SPLUNK_HOME/lib/python3.7/site-packages

splunklib is usually here.

0 Karma
Get Updates on the Splunk Community!

Data Management Digest – December 2025

Welcome to the December edition of Data Management Digest! As we continue our journey of data innovation, the ...

Index This | What is broken 80% of the time by February?

December 2025 Edition   Hayyy Splunk Education Enthusiasts and the Eternally Curious!    We’re back with this ...

Unlock Faster Time-to-Value on Edge and Ingest Processor with New SPL2 Pipeline ...

Hello Splunk Community,   We're thrilled to share an exciting update that will help you manage your data more ...