Name | Type | Description | Notes |
---|---|---|---|
VarHost | String | The domain name for your Splunk Cloud instance. Don't include `http` or `https` in the string. For example: `acme.splunkcloud.com` | [optional] |
Token | String | The HEC token for your Splunk Cloud HTTP Event Collector | [optional] |
- Prepare the resource
$LogStreamSettingsSplunk = Initialize-Okta.PowerShellLogStreamSettingsSplunk -VarHost null `
-Token null
- Convert the resource to JSON
$LogStreamSettingsSplunk | ConvertTo-JSON