splunk / splunk-sdk-python

Splunk Software Development Kit for Python
http://dev.splunk.com
Apache License 2.0
687 stars 369 forks source link

Fix searchcommands_app example #405

Closed fantavlik closed 2 years ago

fantavlik commented 2 years ago

Get searchcommands_app working again: target only protocol v2, python3, include installed as part of docker-compose, and use docker volumes to include latest splunklib.

Remove all steps to package and build the app and instead rework the app to function as-is once the splunklib volume is mounted from the SDK.