Splunk Dev

How to debug custom rest endpoint in development?

datphamtat
Explorer

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.

Labels (3)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

Have you seen the "Tools for Testing" docs at https://dev.splunk.com/enterprise/docs/developapps/testvalidate/#Tools-for-testing?

---
If this reply helps you, Karma would be appreciated.
0 Karma

datphamtat
Explorer

thank @richgalloway  for your suggestion, but how can I check which line error is in my code? Normally, I use to debug on python but with Splunk, It is very hard. Actually, I am using a logger to check which line of code error

0 Karma

richgalloway
SplunkTrust
SplunkTrust

Visual Studio Code lets you step through your code line-by-line so you can see where the errors are.

---
If this reply helps you, Karma would be appreciated.
0 Karma
Get Updates on the Splunk Community!

New Year, New Changes for Splunk Certifications

As we embrace a new year, we’re making a small but important update to the Splunk Certification ...

[Puzzles] Solve, Learn, Repeat: Unmerging HTML Tables

[Puzzles] Solve, Learn, Repeat: Unmerging HTML TablesFor a previous puzzle, I needed some sample data, and ...

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 ...