Skip to content

Commit dcdcbda

Browse files
[Analytics] Removes integration (#22260)
* Removes integration * Fix links
1 parent 511e2d2 commit dcdcbda

File tree

4 files changed

+2
-341
lines changed

4 files changed

+2
-341
lines changed

public/__redirects

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,7 @@
179179
/support/analytics/learn-more/what-are-the-types-of-threats/ /analytics/account-and-zone-analytics/threat-types/ 301
180180
/analytics/graphql-api/tutorials/build-your-own-analytics/ /analytics/graphql-api/tutorials/ 301
181181
/analytics/graphql-api/tutorials/export-graphql-to-csv/ /analytics/graphql-api/tutorials/ 301
182+
/analytics/analytics-integrations/google-cloud/ /analytics/analytics-integrations/ 301
182183

183184
# email-security
184185
/email-security/reporting/search/detection-search/ /email-security/reporting/search/ 301

src/content/docs/analytics/analytics-integrations/google-cloud.mdx

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

src/content/docs/analytics/analytics-integrations/looker.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This tutorial explains how to analyze [Cloudflare Logs](https://www.cloudflare.c
1212

1313
If you have not used Cloudflare Logs before, refer to the [Logs documentation](/logs/) for more details. Contact your Cloudflare Customer Account Team to enable logs for your account.
1414

15-
This tutorial uses Cloudflare Logpush to send logs to [Google Cloud Storage Bucket and Cloud Function](/analytics/analytics-integrations/google-cloud/) and then import them into Google Big Query.
15+
This tutorial uses Cloudflare Logpush to send logs to [Google Cloud Storage Bucket](https://cloud.google.com/storage) and Cloud Function and then import them into Google Big Query.
1616

1717
### Prerequisites
1818

src/content/docs/logs/get-started/enable-destinations/google-cloud-storage.mdx

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,3 @@ To enable Logpush to GCS:
5454
1. Create a GCS bucket. Refer to [instructions from GCS](https://cloud.google.com/storage/docs/creating-buckets#storage-create-bucket-console).
5555

5656
2. In **Storage** > **Browser** > **Bucket** > **Permissions**, add the member `[email protected]` with `Storage Object Admin` permission.
57-
58-
:::note[Note]
59-
60-
To analyze your Cloudflare Logs data using the Google Cloud Platform (GCP), follow the steps in the [Google Cloud Analytics integration page](/analytics/analytics-integrations/google-cloud/).
61-
:::

0 commit comments

Comments
 (0)