Splunk Dev

Error dispatching job in splunk API

ngvella
Explorer

I get the following error trying to dispatch a saved job via Python and curl:


In handler 'savedsearch': Invalid custom action for this internal handler (handler: savedsearch, custom action: dispatch, eai action: list).

url = baseurl+'services/saved/searches/'+jobname+'/dispatch'

Anyone know what's causing this?

Tags (4)

sentineltarget
Engager

Did you find a solution for this?

0 Karma

robertlight
Path Finder

I am getting something very similar - it started occurring after I installed a new license (or perhaps it started after I converted to the "free-version" for a short period before I installed the new license.

Please post any solutions you found with your problem.

My error message:

In handler 'savedsearch': Invalid custom action for this internal handler (handler: savedsearch, custom action: action.email.to, eai action: list).

0 Karma
Get Updates on the Splunk Community!

Simplifying the Analyst Experience with Finding-based Detections

    Splunk invites you to an engaging Tech Talk focused on streamlining security operations with ...

[Puzzles] Solve, Learn, Repeat: Word Search

This challenge was first posted on Slack #puzzles channelThis puzzle is based on a letter grid containing ...

[Puzzles] Solve, Learn, Repeat: Advent of Code - Day 4

Advent of CodeIn order to participate in these challenges, you will need to register with the Advent of Code ...