URL Parameter (Connect-Splunk Cmdlet)
The URL to your Splunk endpoint.
Syntax
Connect-Splunk -URL string
Data Type
cstr
Default Value
""
Remarks
The URL to your Splunk endpoint; for example, https://yoursitename.splunk.com:8089.
The port should be set to the Splunk management port (default 8089).
This is a required parameter.