n8n-docs/docs/integrations/credentials/splunk.md
2022-04-13 09:56:05 +01:00

673 B

Splunk

You can use these credentials to authenticate the following nodes:

Prerequisites

Using API Key

From your Splunk UI:

  1. Navigate to the Settings > Tokens menu.
  2. Select Enable Token Authentication and create a New Token.
  3. Copy the API Key provided there.

From n8n:

  1. Enter your API key and application Base URL (e.g. https://localhost:8089).
  2. Use the toggle to select if you want to Allow Unauthorized Certificates.
  3. Click Save to create your credentials.