|
Hi, I have a scheduled search which runs every 15 mins. It is not for summary index, so by default it should be a real time scheduling. is there any parameter I can set, so that if the current scheduled search is not finished,the scheduler won't start a new one? Thanks |
|
hi flyingmouse according to the excellent docs @ splunk this could be done in savedsearchs.conf with with option realtime_schedule
hope this helps, cheers MuS |
|
Hi MuS, Thanks a lot for your reply. But what I understand is for any search which is not for summary index, Splunk will automatically set realtime_schedule to be 1. so that's why i am a little bit confused to see there two instances of this search pending |