<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to debug custom rest endpoint in development in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/How-to-debug-custom-rest-endpoint-in-development/m-p/617973#M10816</link>
    <description>&lt;P&gt;Have you seen the "Tools for Testing" docs at&amp;nbsp;&lt;A href="https://dev.splunk.com/enterprise/docs/developapps/testvalidate/#Tools-for-testing" target="_blank"&gt;https://dev.splunk.com/enterprise/docs/developapps/testvalidate/#Tools-for-testing&lt;/A&gt;?&lt;/P&gt;</description>
    <pubDate>Fri, 21 Oct 2022 12:33:20 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2022-10-21T12:33:20Z</dc:date>
    <item>
      <title>How to debug custom rest endpoint in development?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/How-to-debug-custom-rest-endpoint-in-development/m-p/617952#M10815</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;
&lt;P&gt;I am following guide to create new custom REST endpoint, but I have problem on debug my code in local.&lt;BR /&gt;How I can debug python code local.&lt;BR /&gt;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.&lt;BR /&gt;Does everyone have other way to debug python code on Splunk.&lt;/P&gt;
&lt;P&gt;Thank.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Oct 2022 14:30:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/How-to-debug-custom-rest-endpoint-in-development/m-p/617952#M10815</guid>
      <dc:creator>datphamtat</dc:creator>
      <dc:date>2022-10-21T14:30:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug custom rest endpoint in development</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/How-to-debug-custom-rest-endpoint-in-development/m-p/617973#M10816</link>
      <description>&lt;P&gt;Have you seen the "Tools for Testing" docs at&amp;nbsp;&lt;A href="https://dev.splunk.com/enterprise/docs/developapps/testvalidate/#Tools-for-testing" target="_blank"&gt;https://dev.splunk.com/enterprise/docs/developapps/testvalidate/#Tools-for-testing&lt;/A&gt;?&lt;/P&gt;</description>
      <pubDate>Fri, 21 Oct 2022 12:33:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/How-to-debug-custom-rest-endpoint-in-development/m-p/617973#M10816</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2022-10-21T12:33:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug custom rest endpoint in development</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/How-to-debug-custom-rest-endpoint-in-development/m-p/618095#M10817</link>
      <description>&lt;P&gt;thank&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;&amp;nbsp; 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&lt;/P&gt;</description>
      <pubDate>Mon, 24 Oct 2022 03:04:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/How-to-debug-custom-rest-endpoint-in-development/m-p/618095#M10817</guid>
      <dc:creator>datphamtat</dc:creator>
      <dc:date>2022-10-24T03:04:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug custom rest endpoint in development</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/How-to-debug-custom-rest-endpoint-in-development/m-p/618132#M10818</link>
      <description>&lt;P&gt;Visual Studio Code lets you step through your code line-by-line so you can see where the errors are.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Oct 2022 12:21:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/How-to-debug-custom-rest-endpoint-in-development/m-p/618132#M10818</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2022-10-24T12:21:14Z</dc:date>
    </item>
  </channel>
</rss>

