Skip to content

Commit

Permalink
Update heroku-log-forwarding.mdx
Browse files Browse the repository at this point in the history
Changing the documentation to reflect new changes
  • Loading branch information
hrai-nr authored Jul 17, 2024
1 parent 447766f commit afcbd7e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ To configure this type of drain:
3. Under <DNT>**Logging**</DNT>, click the `Heroku` tile. You can also search for it using the search bar.
4. If you have multiple accounts, select the account to which you want to send the logs.
5. Optional: Click <DNT>**Add metadata**</DNT> if you want to add custom metadata to the log drain and fill up the list with the key pairs you need.
6. Click <DNT>**Generate URL**</DNT>. A headerless URL will be generated and shown along the Heroku CLI command to setup the drain token.
6. Give your application a name.You'll use this to find your data later.
7. Copy the Heroku CLI command to your clipboard clicking the <DNT>**Copy to clipboard**</DNT> button.
8. Go to your terminal in the directory where you have the Heroku CLI set up.
9. Paste the command and replace `{{YOUR_APP_NAME}}` with your Heroku application name.
Expand Down

0 comments on commit afcbd7e

Please sign in to comment.