Prerequisites
- Create an Axiom account.
 - Create a dataset in Axiom where you send your data.
 - Create an API token in Axiom with permissions to update the dataset you have created.
 
Setup
- In Axiom, determine the ID of the dataset you’ve created.
 - In Amazon Data Firehose, create an HTTP endpoint destination. For more information, see the Amazon Data Firehose documentation.
 - 
Set HTTP endpoint URL to 
https://AXIOM_DOMAIN/v1/datasets/DATASET_NAME/ingest/firehose.ReplaceAXIOM_DOMAINwithapi.axiom.coif your organization uses the US region, and withapi.eu.axiom.coif your organization uses the EU region. For more information, see Regions.ReplaceDATASET_NAMEwith the name of the Axiom dataset where you send your data. - Set the access key to the Axiom API token.