Overview

Send data from Amazon Data Firehose to Axiom

To determine the best method to send data from different AWS services, see Send data from AWS to Axiom.

Prerequisites#

Setup#

  1. In Axiom, determine the ID of the dataset you’ve created.
  2. In Amazon Data Firehose, create an HTTP endpoint destination. For more information, see the Amazon Data Firehose documentation.
  3. Set HTTP endpoint URL to https://AXIOM_DOMAIN/v1/ingest/DATASET_NAME/firehose.

Replace AXIOM_DOMAIN with the base domain of your edge deployment. For more information, see Edge deployments.

Replace DATASET_NAME with the name of the Axiom dataset where you send your data.

  1. Set the access key to the Axiom API token.

You have configured Amazon Data Firehose to send data to Axiom. Go to the Axiom UI and ensure your dataset receives events properly.

Updated

Was this page helpful?