<?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 - getting event parameters in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/Splunk-addon-getting-event-parameters/m-p/752458#M12044</link>
    <description>&lt;P&gt;I have a Splunk Add-on built to fetch events/alerts. I am currently getting fields for the alerts in the following way:&lt;/P&gt;&lt;P&gt;event["server_host"] = helper.settings.get("server_host")&lt;BR /&gt;event["alert_title"] = helper.settings.get("search_name")&lt;BR /&gt;event["alert_description"] = helper.settings.get("configuration").get("alert_description")&lt;/P&gt;&lt;P&gt;I need to get additional fields such as: Search String, Trigger Time, and Runbook.&lt;/P&gt;&lt;P&gt;Is it documented anywhere, or do any of you know what the backend names for these fields are or how to get them?&lt;/P&gt;&lt;P&gt;Appreciate any help &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 28 Aug 2025 21:09:22 GMT</pubDate>
    <dc:creator>addOnGuy</dc:creator>
    <dc:date>2025-08-28T21:09:22Z</dc:date>
    <item>
      <title>Splunk addon - getting event parameters</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Splunk-addon-getting-event-parameters/m-p/752458#M12044</link>
      <description>&lt;P&gt;I have a Splunk Add-on built to fetch events/alerts. I am currently getting fields for the alerts in the following way:&lt;/P&gt;&lt;P&gt;event["server_host"] = helper.settings.get("server_host")&lt;BR /&gt;event["alert_title"] = helper.settings.get("search_name")&lt;BR /&gt;event["alert_description"] = helper.settings.get("configuration").get("alert_description")&lt;/P&gt;&lt;P&gt;I need to get additional fields such as: Search String, Trigger Time, and Runbook.&lt;/P&gt;&lt;P&gt;Is it documented anywhere, or do any of you know what the backend names for these fields are or how to get them?&lt;/P&gt;&lt;P&gt;Appreciate any help &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Aug 2025 21:09:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Splunk-addon-getting-event-parameters/m-p/752458#M12044</guid>
      <dc:creator>addOnGuy</dc:creator>
      <dc:date>2025-08-28T21:09:22Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk addon - getting event parameters</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Splunk-addon-getting-event-parameters/m-p/752485#M12045</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/264241"&gt;@addOnGuy&lt;/a&gt;&amp;nbsp;- I don't know if its very clear from your description what exactly that you are building.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But here is the document for helper functions -&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/AddonBuilder/4.5.0/UserGuide/PythonHelperFunctions" target="_blank" rel="noopener"&gt;https://docs.splunk.com/Documentation/AddonBuilder/4.5.0/UserGuide/PythonHelperFunctions&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you are building Custom Alert Action with Add-on Builder then this should help -&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/AddonBuilder/4.5.0/UserGuide/CreateAlertActions" target="_blank"&gt;https://docs.splunk.com/Documentation/AddonBuilder/4.5.0/UserGuide/CreateAlertActions&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this helps!!&lt;/P&gt;</description>
      <pubDate>Fri, 29 Aug 2025 11:05:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Splunk-addon-getting-event-parameters/m-p/752485#M12045</guid>
      <dc:creator>VatsalJagani</dc:creator>
      <dc:date>2025-08-29T11:05:48Z</dc:date>
    </item>
  </channel>
</rss>

