<?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 Splunk Addon builder logs in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Addon-builder-logs/m-p/748059#M82032</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;BR /&gt;I have Created a Splunk Addon builder using Splunk Enterprise version 9.&lt;BR /&gt;And i installed in Splunk Cloud now i am facing some issues with addon , how can i check the logs of this addon in splunk cloud?Pls assist.&lt;/P&gt;</description>
    <pubDate>Tue, 17 Jun 2025 03:59:56 GMT</pubDate>
    <dc:creator>new</dc:creator>
    <dc:date>2025-06-17T03:59:56Z</dc:date>
    <item>
      <title>Splunk Addon builder logs</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Addon-builder-logs/m-p/748059#M82032</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;BR /&gt;I have Created a Splunk Addon builder using Splunk Enterprise version 9.&lt;BR /&gt;And i installed in Splunk Cloud now i am facing some issues with addon , how can i check the logs of this addon in splunk cloud?Pls assist.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jun 2025 03:59:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Addon-builder-logs/m-p/748059#M82032</guid>
      <dc:creator>new</dc:creator>
      <dc:date>2025-06-17T03:59:56Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Addon builder logs</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Addon-builder-logs/m-p/748061#M82033</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/310982"&gt;@new&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can start with&amp;nbsp; _internal index,&lt;/P&gt;&lt;P&gt;For eg:&lt;/P&gt;&lt;P&gt;index=_internal sourcetype=*addon* OR source=*ta_* OR source=*addon*&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Prewin&lt;BR /&gt;Splunk Enthusiast | Always happy to help! If this answer helped you, please consider marking it as the solution or giving a Karma. Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jun 2025 04:13:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Addon-builder-logs/m-p/748061#M82033</guid>
      <dc:creator>PrewinThomas</dc:creator>
      <dc:date>2025-06-17T04:13:53Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Addon builder logs</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Addon-builder-logs/m-p/748062#M82034</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/310982"&gt;@new&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;Can you please share the exact issue you are seeing? l.e., what part of add-on is not working ? are you seeing any ERRORs to check ?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jun 2025 04:21:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Addon-builder-logs/m-p/748062#M82034</guid>
      <dc:creator>Meett</dc:creator>
      <dc:date>2025-06-17T04:21:42Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Addon builder logs</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Addon-builder-logs/m-p/748091#M82035</link>
      <description>&lt;P&gt;i tried with above but it is not showing anything&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jun 2025 11:31:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Addon-builder-logs/m-p/748091#M82035</guid>
      <dc:creator>new</dc:creator>
      <dc:date>2025-06-17T11:31:17Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Addon builder logs</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Addon-builder-logs/m-p/748093#M82036</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/271791"&gt;@Meett&lt;/a&gt;&amp;nbsp;Thanks for responding.&lt;BR /&gt;I have created a Addon builder called&amp;nbsp;TA-splunk-webhook-alerts and i have attached it to a alerts So, whenever that alert is triggered it will trigger the addon builder.&lt;BR /&gt;this addon builder contains a python script which calls some api to push the alert data.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="new_0-1750160927496.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/39385i5B0FFB3AD1835676/image-size/medium?v=v2&amp;amp;px=400" role="button" title="new_0-1750160927496.png" alt="new_0-1750160927496.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The above picture shows the some of python script. if you see the there are some log statements in it.&lt;BR /&gt;like&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;helper.log_info("username={}".format(username))&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;my question is whenever this script is executed where can i find these logs?&lt;BR /&gt;i have not done any specific configuration for logging.&lt;BR /&gt;helper.log_info is default one.&lt;/P&gt;&lt;P&gt;FYI: I have developed this addon builder using splunk enterprise version 9 and installed in splunk cloud.&lt;BR /&gt;&amp;nbsp;in splunk enterprise i am able to find the location of logs(&lt;SPAN&gt;$SPLUNK_HOME/var/log/splunk&lt;/SPAN&gt;) but not in splunk cloud.&lt;BR /&gt;Please assist to find the logs in splunk cloud.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jun 2025 11:57:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Addon-builder-logs/m-p/748093#M82036</guid>
      <dc:creator>new</dc:creator>
      <dc:date>2025-06-17T11:57:57Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Addon builder logs</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Addon-builder-logs/m-p/748282#M82050</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/310982"&gt;@new&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Can you try to directly run search with log file name or an keyword around logs of that custom add-on on Splunk Cloud and check how it goes?&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jun 2025 01:43:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Addon-builder-logs/m-p/748282#M82050</guid>
      <dc:creator>Meett</dc:creator>
      <dc:date>2025-06-19T01:43:46Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Addon builder logs</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Addon-builder-logs/m-p/748287#M82051</link>
      <description>&lt;P&gt;what will be the log file name?&lt;BR /&gt;As I mentioned i did not do any configuration for logging.&lt;BR /&gt;&lt;STRONG&gt;helper.log_info&lt;/STRONG&gt; was already present in the default python script.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jun 2025 04:53:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Addon-builder-logs/m-p/748287#M82051</guid>
      <dc:creator>new</dc:creator>
      <dc:date>2025-06-19T04:53:06Z</dc:date>
    </item>
  </channel>
</rss>

