Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions public/__redirects
Original file line number Diff line number Diff line change
Expand Up @@ -977,6 +977,7 @@
/logs/tutorials/examples/example-logpush-curl/ /logs/logpush/examples/example-logpush-curl/ 301
/logs/tutorials/examples/example-logpush-python/ /logs/logpush/examples/example-logpush-python/ 301
/logs/get-started/alerts-and-analytics/ /logs/logpush/alerts-and-analytics/ 301
/logs/edge-log-delivery/ /logs/logpush/logpush-job/edge-log-delivery/ 301

# magic-firewall
/magic-firewall/reference/examples/ /magic-firewall/how-to/add-rules/ 301
Expand Down
4 changes: 0 additions & 4 deletions src/content/docs/logs/logpush/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,3 @@ Users without an Enterprise plan can still access [Workers Trace Events Logpush]


:::

## Next steps

<LinkButton variant="primary" href="/logs/get-started/">Get started</LinkButton>
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
pcx_content_type: concept
title: Edge Log Delivery
sidebar:
order: 22
order: 7

---

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

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.

<LinkButton variant="primary" href="/logs/get-started/">Get started</LinkButton>
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
pcx_content_type: navigation
title: Enable destinations
sidebar:
order: 44
order: 3

---

Expand Down
2 changes: 2 additions & 0 deletions src/content/docs/logs/logpush/logpush-job/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,7 @@ pcx_content_type: how-tp
title: Logpush job setup
sidebar:
order: 1
group:
hideIndex: true

---