Hello,
I want to schedule a python script which uses pandas and beautifulsoup4 as librairies. But my splunk does not have those librairies and does not execute the python script. How can I add those librairies to my splunk environment?
Thanks.
Hi
you should write your own modular input and add those libraries under that app. See more https://dev.splunk.com/enterprise/docs/devtools/python/sdk-python/howtousesplunkpython/howtocreatemo...
r. Ismo