<?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: Custom Alert Action UI Params not saving in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/Custom-Alert-Action-UI-Params-not-saving/m-p/569178#M9167</link>
    <description>&lt;P&gt;Same here, have you figured it out, maybe?&lt;/P&gt;</description>
    <pubDate>Thu, 30 Sep 2021 15:30:17 GMT</pubDate>
    <dc:creator>k_ivesic</dc:creator>
    <dc:date>2021-09-30T15:30:17Z</dc:date>
    <item>
      <title>Custom Alert Action UI Params not saving</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Custom-Alert-Action-UI-Params-not-saving/m-p/514169#M9164</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have created a custom alert action app as specified in the Splunk development documentation. I also created another more basic app to test and am still having the same issue. The issue is that the custom alert action ui params are not saving. If I manually add the action.testalert.param.subject to the entry in savedseraches.conf it will get passed to my script, but when I save the parmas from the UI they do not get back to the config file.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;alert_actions.conf&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[testalert]
is_custom = 1
label = Test Alert
payload_format = json

# A default param
param.foo = Bar&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The alert action UI&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;splunk-control-group label="Subject"&amp;gt;
    &amp;lt;splunk-text-input name="action.testalert.param.subject" id="subject"&amp;gt;
    &amp;lt;/splunk-text-input&amp;gt;
&amp;lt;/splunk-control-group&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried including a savedsearches.conf.spec to define the custom param with no effect and have also attempted changing the permissions/exports in default.meta with no success. Any idea what is going on?&lt;/P&gt;</description>
      <pubDate>Fri, 14 Aug 2020 17:38:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Custom-Alert-Action-UI-Params-not-saving/m-p/514169#M9164</guid>
      <dc:creator>knutsod</dc:creator>
      <dc:date>2020-08-14T17:38:07Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Alert Action UI Params not saving</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Custom-Alert-Action-UI-Params-not-saving/m-p/514192#M9165</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I suppose the subject parameter is defined on alert_actions.conf, right?&lt;/P&gt;&lt;P&gt;Also, I had a similar issue a while ago, and I guess It was solved by adding a alert_actions.conf.spec file containing my parameters and Its data types.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Something like:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[my_alert_action]
param.my_param = &amp;lt;string&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;In my app I have placed this file under README dir.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Aug 2020 19:22:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Custom-Alert-Action-UI-Params-not-saving/m-p/514192#M9165</guid>
      <dc:creator>alonsocaio</dc:creator>
      <dc:date>2020-08-14T19:22:08Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Alert Action UI Params not saving</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Custom-Alert-Action-UI-Params-not-saving/m-p/515533#M9166</link>
      <description>&lt;P&gt;I created a spec file for alert_actions.conf and this did not change anything unfortunately.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Aug 2020 19:04:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Custom-Alert-Action-UI-Params-not-saving/m-p/515533#M9166</guid>
      <dc:creator>knutsod</dc:creator>
      <dc:date>2020-08-21T19:04:39Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Alert Action UI Params not saving</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Custom-Alert-Action-UI-Params-not-saving/m-p/569178#M9167</link>
      <description>&lt;P&gt;Same here, have you figured it out, maybe?&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 15:30:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Custom-Alert-Action-UI-Params-not-saving/m-p/569178#M9167</guid>
      <dc:creator>k_ivesic</dc:creator>
      <dc:date>2021-09-30T15:30:17Z</dc:date>
    </item>
  </channel>
</rss>

