- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
splunkreal
Motivator
05-20-2020
11:15 AM
Hello guys,
is it OK to use srchMaxTime = 9000, it looks like it does 9000 seconds?
In authorize.conf doc it asks for srchMaxTime = <integer><unit>
We use Splunk Enterprise 7.1.4
Thanks.
* If this helps, please upvote or accept solution if it solved *
1 Solution
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

richgalloway

SplunkTrust
05-20-2020
11:22 AM
If the docs call for <integer><units>
then I think it is not OK to use just <integer>
. If you want a 90-second timeout then use srchMaxTime = 90s
.
---
If this reply helps you, Karma would be appreciated.
If this reply helps you, Karma would be appreciated.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

richgalloway

SplunkTrust
05-20-2020
11:22 AM
If the docs call for <integer><units>
then I think it is not OK to use just <integer>
. If you want a 90-second timeout then use srchMaxTime = 90s
.
---
If this reply helps you, Karma would be appreciated.
If this reply helps you, Karma would be appreciated.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
splunkreal
Motivator
05-20-2020
02:22 PM
We always used without unit and seemed to work anyway, thanks 🙂
* If this helps, please upvote or accept solution if it solved *
