We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5ee84f commit 3fb3f26Copy full SHA for 3fb3f26
send-data/heroku-log-drains.mdx
@@ -28,7 +28,7 @@ Sign up and login to your account on [Heroku](https://heroku.com/), and download
28
Heroku log drains configuration consists of three main components
29
30
```bash
31
-heroku drains:add https://[email protected]/v1/datasets/DATASET_NAME/ingest -a HEROKU_APPLICATION_NAME
+heroku drains:add https://axiom:[email protected]/v1/datasets/DATASET_NAME/ingest -a HEROKU_APPLICATION_NAME
32
```
33
34
<ReplaceDatasetToken />
0 commit comments