Integrate Axiom in your existing Splunk app with minimal effort and without breaking any of your existing Splunk stack.
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.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
.port
and index
values are required in your Python code.Integrate Axiom in your existing Splunk app with minimal effort and without breaking any of your existing Splunk stack.
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.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
.port
and index
values are required in your Python code.