I am following guide to create new custom REST endpoint, but I have problem on debug my code in local.
How I can debug python code local.
Currently, I am using Splunk Docker and mount local app to Splunk container. After every time changed code, I must refresh debug on Splunk. It is very taken time.
Does everyone have other way to debug python code on Splunk.
Hi everyone,
I am following guide to create new custom REST endpoint, but I have problem on debug my code in local. How I can debug python code local. Currently, I am using Splunk Docker and mount local app to Splunk container. After every time changed code, I must refresh debug on Splunk. It is very taken time. Does everyone have other way to debug python code on Splunk.
Thank.