From b667dccc0df2066f0ec3de77e29c142f593099d3 Mon Sep 17 00:00:00 2001 From: Akhil Mohan Date: Fri, 3 May 2024 18:19:37 +0530 Subject: [PATCH] docs: improved text audit log stream --- docs/documentation/platform/audit-log-streams.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/documentation/platform/audit-log-streams.mdx b/docs/documentation/platform/audit-log-streams.mdx index 3cfd50fc85..24126ceaf0 100644 --- a/docs/documentation/platform/audit-log-streams.mdx +++ b/docs/documentation/platform/audit-log-streams.mdx @@ -50,8 +50,8 @@ Your Audit Logs are now ready to be streamed. ![better stack connect](../../images/platform/audit-log-streams/betterstack-source-details.png) - 1. Copy the **Source token** field from Better Stack to the **Token** field. - 2. Copy the **endpoint** from Better Stack to the **Endpoint URL** field. + 1. Copy the **endpoint** from Better Stack to the **Endpoint URL** field. + 3. Create a new header with key **Authorization** and set the value as **Bearer **. @@ -70,6 +70,6 @@ Your Audit Logs are now ready to be streamed. 1. Add **https://http-intake.logs.datadoghq.com/api/v2/logs** to the **Endpoint URL** field. 2. Copy the **API Key** from previous step - 3. Create a new header with key **DD-API-KEY** and use the **API Key** as the value. + 3. Create a new header with key **DD-API-KEY** and set the value as **API Key**.