This step-by-step guide will help you forward logs from your apps, and deployments to Axiom by sending them via HTTPS.
API_TOKEN
with the Axiom API token you have generated. For added security, store the API token in an environment variable.Replace DATASET_NAME
with the name of the Axiom dataset where you want to send data.Replace AXIOM_DOMAIN
with api.axiom.co
if your organization uses the US region, and with api.eu.axiom.co
if your organization uses the EU region. For more information, see Regions.Replace HEROKU_APPLICATION_NAME
with the name of the app that you created on the Heroku dashboard or the Heroku CLI.Logging codes