Getting Data In

Can I use a REST API command to reschedule the saved searches

sbbadri
Motivator

How to use POST REST Command in the search to reschedule the saved search scheduled time.

for e.g saved search xxx is scheduled to execute by 2015-07-01 15:30:00. I need to schedule it to 2015-07-01 15:35:00 using

saved/searches/{name}/reschedule POST rest API.

Query:

| rest /services/saved/searches/AlertFired/reschedule POST -d schedule_time=2015-07-1T15:21:00Z

I have tried the above query and got the below error,

Error in 'rest' command: Invalid argument: 'POST'
The search job has failed due to an error. You may be able view the job in the Job Inspector.

Regards,
Badri Srinivas B

0 Karma
1 Solution

martin_mueller
SplunkTrust
SplunkTrust
0 Karma

vcarbona
Path Finder

it is possible to reschedule using one of the SDKs. I'm doing this currently for any skipped searches using the Python SDK. The SDK uses REST to accomplish this. It is also possible to do POST requests via REST when using the "curl" command without necessarily using the SDK.

0 Karma

martin_mueller
SplunkTrust
SplunkTrust

The rest search command will only do GET requests.

http://docs.splunk.com/Documentation/Splunk/6.2.3/SearchReference/Rest

0 Karma

sbbadri
Motivator

Thanks Martin

0 Karma
Get Updates on the Splunk Community!

Modern way of developing distributed application using OTel

Recently, I had the opportunity to work on a complex microservice using Spring boot and Quarkus to develop a ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had 3 releases of new security content via the Enterprise Security ...

Archived Metrics Now Available for APAC and EMEA realms

We’re excited to announce the launch of Archived Metrics in Splunk Infrastructure Monitoring for our customers ...