mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
902 B
902 B
| title | description | contentType |
|---|---|---|
| Splunk credentials | Documentation for Splunk credentials. Use these credentials to authenticate Splunk in n8n, a workflow automation platform. | integration |
Splunk credentials
You can use these credentials to authenticate the following nodes:
Prerequisites
- Download and install Splunk Enterprise
Using API Key
From your Splunk UI:
- Navigate to the Settings > Tokens menu.
- Select Enable Token Authentication and create a New Token.
- Copy the API Key provided there.
From n8n:
- Enter your API key and application Base URL (for example,
https://localhost:8089). - Use the toggle to select if you want to Allow Unauthorized Certificates.
- Click Save to create your credentials.