Skip to content

Commit be39ce9

Browse files
angelampcostathomasgauvin
authored andcommitted
Moves edge log delivery (#23849)
1 parent 1b9ca9e commit be39ce9

File tree

5 files changed

+5
-7
lines changed

5 files changed

+5
-7
lines changed

public/__redirects

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -977,6 +977,7 @@
977977
/logs/tutorials/examples/example-logpush-curl/ /logs/logpush/examples/example-logpush-curl/ 301
978978
/logs/tutorials/examples/example-logpush-python/ /logs/logpush/examples/example-logpush-python/ 301
979979
/logs/get-started/alerts-and-analytics/ /logs/logpush/alerts-and-analytics/ 301
980+
/logs/edge-log-delivery/ /logs/logpush/logpush-job/edge-log-delivery/ 301
980981

981982
# magic-firewall
982983
/magic-firewall/reference/examples/ /magic-firewall/how-to/add-rules/ 301

src/content/docs/logs/logpush/index.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,3 @@ Users without an Enterprise plan can still access [Workers Trace Events Logpush]
2727

2828

2929
:::
30-
31-
## Next steps
32-
33-
<LinkButton variant="primary" href="/logs/get-started/">Get started</LinkButton>

src/content/docs/logs/edge-log-delivery.mdx renamed to src/content/docs/logs/logpush/logpush-job/edge-log-delivery.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
pcx_content_type: concept
33
title: Edge Log Delivery
44
sidebar:
5-
order: 22
5+
order: 7
66

77
---
88

@@ -12,4 +12,3 @@ Edge Log Delivery allows customers to send logs directly from Cloudflare’s edg
1212

1313
Edge Log Delivery is only available for HTTP request logs. Refer to the [API configuration](/logs/get-started/api-configuration/#kind) page for steps on how to configure a job to use Edge Log Delivery.
1414

15-
<LinkButton variant="primary" href="/logs/get-started/">Get started</LinkButton>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
pcx_content_type: navigation
33
title: Enable destinations
44
sidebar:
5-
order: 44
5+
order: 3
66

77
---
88

src/content/docs/logs/logpush/logpush-job/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,7 @@ pcx_content_type: how-tp
33
title: Logpush job setup
44
sidebar:
55
order: 1
6+
group:
7+
hideIndex: true
68

79
---

0 commit comments

Comments
 (0)