Skip to content

Commit 12931bd

Browse files
angelampcostathomasgauvin
authored andcommitted
Removes get started (#23922)
1 parent a35c754 commit 12931bd

File tree

15 files changed

+17
-27
lines changed

15 files changed

+17
-27
lines changed

public/__redirects

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -983,6 +983,7 @@
983983
/logs/reference/custom-fields/ /logs/logpush/logpush-job/custom-fields/ 301
984984
/logs/get-started/api-configuration/ /logs/logpush/logpush-job/api-configuration/ 301
985985
/logs/get-started/permissions/ /logs/logpush/permissions/ 301
986+
/logs/get-started/ /logs/logpush/ 301
986987

987988
# magic-firewall
988989
/magic-firewall/reference/examples/ /magic-firewall/how-to/add-rules/ 301

src/content/changelog/browser-isolation/2025-03-03-user-action-logging.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ User Actions available:
2525
- **Downloads & Uploads**
2626
- **Printing**
2727

28-
Learn more about how to get started with Logpush in our [documentation](/logs/get-started/).
28+
Learn more about how to get started with Logpush in our [documentation](/logs/logpush/).

src/content/changelog/logs/2025-03-06-oneclick-logpush.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Seamlessly configure Logpush to R2 in just one click.
44
date: 2025-03-06
55
---
66

7-
We’ve streamlined the [Logpush](/logs/get-started/) setup process by integrating R2 bucket creation directly into the Logpush workflow!
7+
We’ve streamlined the [Logpush](/logs/logpush/) setup process by integrating R2 bucket creation directly into the Logpush workflow!
88

99
Now, you no longer need to navigate multiple pages to manually create an R2 bucket or copy credentials. With this update, you can seamlessly **configure a Logpush job to R2 in just one click**, reducing friction and making setup faster and easier.
1010

src/content/docs/ai-gateway/observability/logging/logpush.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ Once you have generated the key pair, upload the public key to your AI Gateway s
8989

9090
## 3. Set up Logpush
9191

92-
To set up Logpush, refer to [Logpush Get Started](/logs/get-started/).
92+
To set up Logpush, refer to [Logpush](/logs/logpush/) documentation.
9393

9494
## 4. Receive encrypted logs
9595

src/content/docs/cloudflare-one/tutorials/ai-wrapper-tenant-control.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -474,7 +474,7 @@ Organizations that adopt Cloudflare to secure access to AI agents will benefit f
474474

475475
Zero Trust will log all [Access events](/cloudflare-one/insights/logs/audit-logs/) and [DLP detections](/cloudflare-one/insights/logs/gateway-logs/#http-logs). In addition, AI Gateway provides [visibility](/ai-gateway/observability/logging/) into user prompts, model response, token usage, and costs.
476476

477-
Logs can be exported to external providers with [Logpush](/logs/get-started/).
477+
Logs can be exported to external providers with [Logpush](/logs/logpush/).
478478

479479
### Configurability
480480

src/content/docs/dns/additional-options/analytics.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,4 +124,4 @@ query GetTotalDNSQueryCount {
124124

125125
Logs let Enterprise customers view [detailed information](/logs/reference/log-fields/zone/dns_logs/) about individual DNS queries.
126126

127-
For help setting up Logpush, refer to [Get started with Logs](/logs/get-started/).
127+
For help setting up Logpush, refer to [Logpush](/logs/logpush/) documentation.

src/content/docs/dns/internal-dns/analytics.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ The [fields](/analytics/graphql-api/getting-started/querying-basics/) added to c
2020

2121
## Logs
2222

23-
Leverage Logpush jobs for [Gateway DNS](/logs/reference/log-fields/account/gateway_dns/#internaldnsfallbackstrategy). For help setting up Logpush, refer to [Get started with Logs](/logs/get-started/).
23+
Leverage Logpush jobs for [Gateway DNS](/logs/reference/log-fields/account/gateway_dns/#internaldnsfallbackstrategy). For help setting up Logpush, refer to [Logpush](/logs/logpush/) documentation.
2424

2525
You can also set up [Logpush filters](/logs/logpush/logpush-job/filters/) to only push logs related to a specific [internal zone](/dns/internal-dns/internal-zones/) or [view](/dns/internal-dns/dns-views/) ID.

src/content/docs/logs/get-started/index.mdx

Lines changed: 0 additions & 15 deletions
This file was deleted.

src/content/docs/logs/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ These logs are helpful for debugging, identifying configuration adjustments, and
2222

2323
## Features
2424

25-
<Feature header="Logpush" href="/logs/get-started/">
25+
<Feature header="Logpush" href="/logs/logpush/">
2626

2727
Push your request or event logs to your cloud service provider using Logpush, which can be configured via the Cloudflare dashboard or API.
2828

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ Logpush delivers logs in batches as quickly as possible, with no minimum batch s
1212

1313
Logpush does not offer storage or search functionality for logs; its primary aim is to send logs as quickly as they arrive.
1414

15+
Cloudflare Logpush supports pushing logs to storage services, SIEMs, and log management providers via the Cloudflare dashboard or API.
16+
17+
Cloudflare aims to support additional services in the future. Interested in a particular service? Take this [survey](https://goo.gl/forms/0KpMfae63WMPjBmD2).
18+
1519
## Limits
1620

1721
There is currently a max limit of **4 Logpush jobs per zone**. Trying to create a job once the limit has been reached will result in an error message: `creating a new job is not allowed: exceeded max jobs allowed`.

0 commit comments

Comments
 (0)