From f8951815c11e8044864698b5590560617830c63e Mon Sep 17 00:00:00 2001 From: Mano Toth Date: Fri, 4 Jul 2025 12:36:45 +0200 Subject: [PATCH] Fix link to Splunk docs --- endpoints/splunk.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/endpoints/splunk.mdx b/endpoints/splunk.mdx index 82e31466..185bb1a0 100644 --- a/endpoints/splunk.mdx +++ b/endpoints/splunk.mdx @@ -20,7 +20,7 @@ This page explains how to send data from Splunk to Axiom. In Splunk, specify the following environment variables: -- `token` is your Splunk API token. For information, see the [Splunk documentation](https://docs.splunk.com/observability/en/admin/authentication/authentication-tokens/api-access-tokens.html). +- `token` is your Splunk API token. For information, see the [Splunk documentation](https://help.splunk.com/en/splunk-observability-cloud/administer/authentication-and-security/authentication-tokens/api-access-tokens). - `url` or `host` is the target URL for the endpoint you have generated in Axiom by following the procedure above. For example, `https://opbizplsf8klnw.ingress.axiom.co`. ## Examples