Cmdlets for Splunk

Build 23.0.8839

AuthScheme Parameter (Connect-Splunk Cmdlet)

Whether to use Basic Authentication, AccessToken or HTTPEventCollectorToken Authentication when connecting to Splunk

Syntax

Connect-Splunk -AuthScheme string

Possible Values

Basic, AccessToken, HTTPEventCollectorToken

Data Type

cstr

Default Value

"Basic"

Remarks

  • Basic: Set this to perform Basic authentication.
  • AccessToken: Set this to perform Token Based Authentication via the AccessToken property.
  • HTTPEventCollectorToken: Set this to perform Token Based Authentication for Event Controller via the HTTPEventCollectorToken property.

This is a required parameter.

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