mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
| .. | ||
| README.md | ||
| permalink | description |
|---|---|
| /credentials/splunk | Learn to configure credentials for the Splunk node in n8n |
Splunk
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 (e.g.
https://localhost:8089). - Use the toggle to select if you want to Allow Unauthorized Certificates.
- Click Save to create your credentials.