<?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: Splunk Enterprise Security: Adaptive Response Action Adhoc invocation failed in Splunk Enterprise Security</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-Adaptive-Response-Action-Adhoc/m-p/355830#M3418</link>
    <description>&lt;P&gt;did you have to break out the command = sendalert $action_name$ results_file="$results.file$" results_link="$results.url$"  into individual fields and add each to the spec file ?&lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 17:42:44 GMT</pubDate>
    <dc:creator>jamesbrock</dc:creator>
    <dc:date>2020-09-29T17:42:44Z</dc:date>
    <item>
      <title>Splunk Enterprise Security: Adaptive Response Action Adhoc invocation failed</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-Adaptive-Response-Action-Adhoc/m-p/355828#M3416</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;We have an AR Action, and it works fine with correlation search. But when we try to invoke it as adhoc action, it failed with the following error message:&lt;BR /&gt;
ActiveResponseException: Invalid parameter for adhoc modular action. &lt;/P&gt;

&lt;P&gt;Now we use sendalert command in our alert_actions.conf, so according to the Splunk document, it should support adhoc invocation.  The command we use in our alert_actions.conf follows the Splunk example for adaptive response:&lt;BR /&gt;
command  = sendalert $action_name$ results_file="$results.file$" results_link="$results.url$" param.action_name=$action_name$ | stats count&lt;/P&gt;

&lt;P&gt;None of the log files in $SPLUNK_HOME/var/log/splunk folder provides useful information. How can we debug this please?&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 16:39:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-Adaptive-Response-Action-Adhoc/m-p/355828#M3416</guid>
      <dc:creator>irsysintegratio</dc:creator>
      <dc:date>2020-09-29T16:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Enterprise Security: Adaptive Response Action Adhoc invocation failed</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-Adaptive-Response-Action-Adhoc/m-p/355829#M3417</link>
      <description>&lt;P&gt;I am going to answer my question. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;From help from Splunk ES support, it turns out each field (parameter) in the alert UI must be specified in the alert_actions.conf (and defined in the alert_actions.conf.spec). This is not required for invocation from correlation search. &lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 16:39:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-Adaptive-Response-Action-Adhoc/m-p/355829#M3417</guid>
      <dc:creator>irsysintegratio</dc:creator>
      <dc:date>2020-09-29T16:39:46Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Enterprise Security: Adaptive Response Action Adhoc invocation failed</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-Adaptive-Response-Action-Adhoc/m-p/355830#M3418</link>
      <description>&lt;P&gt;did you have to break out the command = sendalert $action_name$ results_file="$results.file$" results_link="$results.url$"  into individual fields and add each to the spec file ?&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 17:42:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-Adaptive-Response-Action-Adhoc/m-p/355830#M3418</guid>
      <dc:creator>jamesbrock</dc:creator>
      <dc:date>2020-09-29T17:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Enterprise Security: Adaptive Response Action Adhoc invocation failed</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-Adaptive-Response-Action-Adhoc/m-p/355831#M3419</link>
      <description>&lt;P&gt;No, you do not have to specify things like action_name, results_file, results_link, etc as these are internal to sendalert.  This error commonly occurs when you define parameters in the action HTML that aren't represented in alert_actions.conf.spec and alert_actions.conf...&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 18:01:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-Adaptive-Response-Action-Adhoc/m-p/355831#M3419</guid>
      <dc:creator>hazekamp</dc:creator>
      <dc:date>2020-09-29T18:01:17Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Enterprise Security: Adaptive Response Action Adhoc invocation failed</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-Adaptive-Response-Action-Adhoc/m-p/355832#M3420</link>
      <description>&lt;P&gt;When we develop a TA using add-on builder and then update the alert actions, as part of packaging/merging, the add-on builder doesn't merge the local/alert_actions.conf to default, causing this issue. possibly its a bug in add-on builder?&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2018 11:17:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-Adaptive-Response-Action-Adhoc/m-p/355832#M3420</guid>
      <dc:creator>lakshman239</dc:creator>
      <dc:date>2018-02-21T11:17:29Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Enterprise Security: Adaptive Response Action Adhoc invocation failed</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-Adaptive-Response-Action-Adhoc/m-p/355833#M3421</link>
      <description>&lt;P&gt;I'm not exactly sure what we're referring to with respect to "add-on builder doesn't merge the local/alert_actions.conf" to default.  When you install the app, Splunk's API will dynamically layer local configurations onto the defaults, so while the best practice would be to ship everything in default, this should not be the source of your breakage.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2018 16:57:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-Adaptive-Response-Action-Adhoc/m-p/355833#M3421</guid>
      <dc:creator>hazekamp</dc:creator>
      <dc:date>2018-02-21T16:57:00Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Enterprise Security: Adaptive Response Action Adhoc invocation failed</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-Adaptive-Response-Action-Adhoc/m-p/355834#M3422</link>
      <description>&lt;P&gt;AoB will merge those BTW - you need to export it as an SPL package - which is the last option in the project flow in AoB.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2018 17:00:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-Adaptive-Response-Action-Adhoc/m-p/355834#M3422</guid>
      <dc:creator>kchamplin_splun</dc:creator>
      <dc:date>2018-02-21T17:00:59Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Enterprise Security: Adaptive Response Action Adhoc invocation failed</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-Adaptive-Response-Action-Adhoc/m-p/355835#M3423</link>
      <description>&lt;P&gt;unfortunately, the AOB didn't package them on to default, overwritting the old version of alert_actions.conf. &lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2018 17:06:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-Adaptive-Response-Action-Adhoc/m-p/355835#M3423</guid>
      <dc:creator>lakshman239</dc:creator>
      <dc:date>2018-02-21T17:06:29Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Enterprise Security: Adaptive Response Action Adhoc invocation failed</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-Adaptive-Response-Action-Adhoc/m-p/355836#M3424</link>
      <description>&lt;P&gt;Kyle  - I did validate the package, exported the spl file and looked at the contents of the alert_action.conf and it was different from the contents in the local folder. So, merge didn't happen. I used AOB 2.2.0&lt;/P&gt;</description>
      <pubDate>Fri, 26 Oct 2018 10:49:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-Adaptive-Response-Action-Adhoc/m-p/355836#M3424</guid>
      <dc:creator>lakshman239</dc:creator>
      <dc:date>2018-10-26T10:49:48Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Enterprise Security: Adaptive Response Action Adhoc invocation failed</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-Adaptive-Response-Action-Adhoc/m-p/355837#M3425</link>
      <description>&lt;P&gt;So, my invocation via correlation search worked, but not via adhoc means. After i merged them manually (as per spec), both worked.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Oct 2018 10:54:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-Adaptive-Response-Action-Adhoc/m-p/355837#M3425</guid>
      <dc:creator>lakshman239</dc:creator>
      <dc:date>2018-10-26T10:54:07Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Enterprise Security: Adaptive Response Action Adhoc invocation failed</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-Adaptive-Response-Action-Adhoc/m-p/355838#M3426</link>
      <description>&lt;P&gt;A picture speaks a thousand words - &lt;A href="https://prnt.sc/"&gt;https://prnt.sc/&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Just create fields in &lt;CODE&gt;alert_actions.conf&lt;/CODE&gt; corresponding to each field in the 'Adaptive Response Action' page.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Sep 2019 06:59:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-Adaptive-Response-Action-Adhoc/m-p/355838#M3426</guid>
      <dc:creator>jawaharas</dc:creator>
      <dc:date>2019-09-06T06:59:46Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Enterprise Security: Adaptive Response Action Adhoc invocation failed</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-Adaptive-Response-Action-Adhoc/m-p/355839#M3427</link>
      <description>&lt;P&gt;@jawaharas can you upload the screenshot again? Getting a 403.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Sep 2019 22:50:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-Adaptive-Response-Action-Adhoc/m-p/355839#M3427</guid>
      <dc:creator>simon_lavigne</dc:creator>
      <dc:date>2019-09-09T22:50:45Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Enterprise Security: Adaptive Response Action Adhoc invocation failed</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-Adaptive-Response-Action-Adhoc/m-p/355840#M3428</link>
      <description>&lt;P&gt;Here you go - &lt;A href="https://prnt.sc/p40i0c"&gt;http://prnt.sc/p40i0c&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Just create fields in alert_actions.conf corresponding to each field in the 'Adaptive Response Action' page.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Sep 2019 23:50:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-Adaptive-Response-Action-Adhoc/m-p/355840#M3428</guid>
      <dc:creator>jawaharas</dc:creator>
      <dc:date>2019-09-09T23:50:42Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Enterprise Security: Adaptive Response Action Adhoc invocation failed</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-Adaptive-Response-Action-Adhoc/m-p/355841#M3429</link>
      <description>&lt;P&gt;Thanks @jawaharas, just so happens I'm fault finding the TheHive add-on too&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2019 01:07:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-Adaptive-Response-Action-Adhoc/m-p/355841#M3429</guid>
      <dc:creator>simon_lavigne</dc:creator>
      <dc:date>2019-09-10T01:07:25Z</dc:date>
    </item>
  </channel>
</rss>

