Authentication
This section provides a complete list of the Authentication properties you can configure in the connection string for this provider.
| Property | Description |
| AuthScheme | Whether to use Basic Authentication or AccessToken Authentication when connecting to Splunk. |
| AccessToken | The Access Token used for accessing your Splunk account. |
| URL | The URL to your Splunk endpoint. |
| User | The Splunk user account used to authenticate. |
| Password | The password used to authenticate the user. |