You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/logs/logpush/logpush-job/enable-destinations/datadog.mdx
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,15 +21,15 @@ Cloudflare Logpush supports pushing logs directly to Datadog via the Cloudflare
21
21
6. Enter or select the following destination information:
22
22
-**Datadog URL Endpoint**, which can be either one below. You can find the difference at [Datadog API reference](https://docs.datadoghq.com/api/latest/logs/).
23
23
24
-
<Tabs> <TabItemlabel="v1">
24
+
<Tabs> <TabItemlabel="v1">
25
25
26
26
-`http-intake.logs.datadoghq.com/v1/input`
27
27
28
-
</TabItem> <TabItemlabel="v2">
28
+
</TabItem> <TabItemlabel="v2">
29
29
30
30
-`http-intake.logs.datadoghq.com/api/v2/logs`
31
31
32
-
</TabItem> </Tabs>
32
+
</TabItem> </Tabs>
33
33
34
34
-**Datadog API Key**, can be retrieved by following [these steps](https://docs.datadoghq.com/account_management/api-app-keys/#add-an-api-key-or-client-token).
0 commit comments