Cmdlets for Splunk

Build 23.0.8839

MaxThreads Parameter (Connect-Splunk Cmdlet)

Specifies the number of concurrent requests. Only used when UseJobs is true.

Syntax

Connect-Splunk -MaxThreads string

Data Type

cstr

Default Value

"5"

Remarks

This property allows you to issue multiple requests simultaneously, thereby improving performance. Default value is 5 threads. Setting a higher value can result in OutOfMemory issues.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839