Splunk Search

Is there setting to always enable auto_pause option?

yutaka1005
Builder

In 2010, the following Answers refered that there isn't a setting to always enable the auto_pause option, and that it is necessary to put this setting value in the URL every time.

https://answers.splunk.com/answers/3691/auto-pause-search-settings.html

Is this still correct today?
Or is there setting to always activate?

0 Karma

koshyk
Super Champion

You can do this, in case of a savedsearch. Please refer the doc https://docs.splunk.com/Documentation/Splunk/7.2.6/Admin/Savedsearchesconf

dispatch.auto_pause = <int>
* If specified, the search job pauses after this many seconds of inactivity. (0
  means never auto-pause.)
* To restart a paused search job, specify unpause as an action to POST
  search/jobs/{search_id}/control.
* auto_pause only goes into effect once. Unpausing after auto_pause does not
  put auto_pause into effect again.
* Default is 0.

I'm not sure your exactly whether you want to do at user level or Role level. Hope it helps

0 Karma

yutaka1005
Builder

Thank you for answer.

But I don't think that it is way that I'm searching.

0 Karma

deepashri_123
Motivator

Hey@yutaka1005,

Please refer this doc if u find something relevant.
https://docs.splunk.com/Documentation/Splunk/7.2.6/AdvancedDev/TurnOffAutoPause

Let me know if this helps!!

0 Karma

yutaka1005
Builder

Thank you for comment!

But I want to use this function in normal search page, not in simpleXML.

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...