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
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...