Skip to content

Commit 4671234

Browse files
committed
fix 3
1 parent ffae8fb commit 4671234

File tree

1 file changed

+3
-3
lines changed
  • src/content/docs/logs/logpush/logpush-job/enable-destinations

1 file changed

+3
-3
lines changed

src/content/docs/logs/logpush/logpush-job/enable-destinations/new-relic.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,15 @@ Cloudflare Logpush supports pushing logs directly to New Relic via the Cloudflar
2020

2121
6. Enter the **New Relic Logs Endpoint**:
2222

23-
<Tabs> <TabItem label="US">
23+
<Tabs> <TabItem label="US">
2424

2525
- `"https://log-api.newrelic.com/log/v1?Api-Key=<NR_LICENSE_KEY>&format=cloudflare"`
2626

27-
</TabItem> <TabItem label="EU">
27+
</TabItem> <TabItem label="EU">
2828

2929
- `"https://log-api.eu.newrelic.com/log/v1?Api-Key=<NR_LICENSE_KEY>&format=cloudflare"`
3030

31-
</TabItem> </Tabs>
31+
</TabItem> </Tabs>
3232

3333
Use the region that matches the one that has been set on your New Relic account. The **License key** field can be found on the New Relic dashboard. It can be retrieved by following [these steps](https://docs.newrelic.com/docs/apis/intro-apis/new-relic-api-keys/#manage-license-key).
3434

0 commit comments

Comments
 (0)