From 646f25d376431727595019e531b0bb773573e18b Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Thu, 12 Jun 2025 04:08:52 +0000 Subject: [PATCH 01/22] Hyperlint Automation Fix From bec4aa4a72f3615b9ea630985145fa3944329541 Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Thu, 12 Jun 2025 04:08:54 +0000 Subject: [PATCH 02/22] Hyperlint Automation Fix From dd17416d96962ef06c997e8c4396197b1bcbe437 Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Thu, 12 Jun 2025 04:08:57 +0000 Subject: [PATCH 03/22] Hyperlint Automation Fix From 1f2e7747f7ba43697586b95150c051dc8e193a7e Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Thu, 12 Jun 2025 04:08:59 +0000 Subject: [PATCH 04/22] Hyperlint Automation Fix From ed1a632c5108699e902083300e3c06068a8ea7f3 Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Thu, 12 Jun 2025 04:09:02 +0000 Subject: [PATCH 05/22] Hyperlint Automation Fix --- src/content/docs/analytics/analytics-integrations/looker.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/content/docs/analytics/analytics-integrations/looker.mdx b/src/content/docs/analytics/analytics-integrations/looker.mdx index eb1e341a1bfc59b..38b379226cdf545 100644 --- a/src/content/docs/analytics/analytics-integrations/looker.mdx +++ b/src/content/docs/analytics/analytics-integrations/looker.mdx @@ -33,7 +33,7 @@ Cloudflare logs are HTTP/HTTPS request logs in JSON format and are gathered from ## Task 1 - Connect your Database to Looker -Looker connects to a database in order to query the data. In this tutorial, we use Google Big Query as an example. Learn [how to connect Google BigQuery to Looker](https://docs.looker.com/setup-and-management/database-config/google-bigquery#create_a_temporary_dataset_for_persistent_derived_tables). +Looker connects to a database in order to query the data. In this tutorial, we use Google BigQuery as an example. Learn [how to connect Google BigQuery to Looker](https://docs.looker.com/setup-and-management/database-config/google-bigquery#create_a_temporary_dataset_for_persistent_derived_tables). Once you load Cloudflare logs into your database, [connect the database to Looker](https://docs.looker.com/setup-and-management/connecting-to-db). @@ -53,7 +53,7 @@ To create your new LookML project: 6. For **Starting Point**, choose \*Clone Public Git Repository\*\*.\*\*\* -7. Enter the *cloudflare\_block* URL for the public Git repository `git://github.com/llooker/cloudflare_block.git`. +7. Enter the *cloudflare\_block* URL for the public Git repository `git://github.com/looker/cloudflare_block.git`. 8. Click **Create Project**. Looker will pull all of the repository files into a new LookML project. From d5eb21ce7c46bd9b7dded60e162a2a9cc61a8d5f Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Thu, 12 Jun 2025 04:09:04 +0000 Subject: [PATCH 06/22] Hyperlint Automation Fix From a35bc09c58095d2571a034d50095a4c9928ebfac Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Thu, 12 Jun 2025 04:09:07 +0000 Subject: [PATCH 07/22] Hyperlint Automation Fix --- .../graphql-api/migration-guides/network-analytics-v2/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/analytics/graphql-api/migration-guides/network-analytics-v2/index.mdx b/src/content/docs/analytics/graphql-api/migration-guides/network-analytics-v2/index.mdx index 487911efbaf43fb..c905f89d042bbb9 100644 --- a/src/content/docs/analytics/graphql-api/migration-guides/network-analytics-v2/index.mdx +++ b/src/content/docs/analytics/graphql-api/migration-guides/network-analytics-v2/index.mdx @@ -67,7 +67,7 @@ For reference information on NAv2 nodes, refer to the [NAv2 node reference](/ana :::note[Obtaining data for ingress traffic only] -All the NAv2 `*AnalyticsAdaptiveGroups` nodes include data for ingress and egress traffic. To obtain data about ingress traffic only, include `direction: "ingress"` in your [GraphQL query filter](/analytics/graphql-api/features/filtering/). +All the NAv2 `*AnalyticsAdaptiveGroups` nodes include data for ingress and egress traffic. To obtain data about ingress traffic only, include `direction: 'ingress'` in your [GraphQL query filter](/analytics/graphql-api/features/filtering/). ::: ## Schema comparison From c8fbcd14b3b167a94d700e89f4c91f1cb107b1f8 Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Thu, 12 Jun 2025 04:09:09 +0000 Subject: [PATCH 08/22] Hyperlint Automation Fix --- .../migration-guides/network-analytics-v2/node-reference.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/analytics/graphql-api/migration-guides/network-analytics-v2/node-reference.mdx b/src/content/docs/analytics/graphql-api/migration-guides/network-analytics-v2/node-reference.mdx index 0a7f42c92fe9956..05cca3cc99bde24 100644 --- a/src/content/docs/analytics/graphql-api/migration-guides/network-analytics-v2/node-reference.mdx +++ b/src/content/docs/analytics/graphql-api/migration-guides/network-analytics-v2/node-reference.mdx @@ -72,7 +72,7 @@ The sample rate is 1/1,000 packets. ### `advancedDnsProtectionNetworkAnalyticsAdaptiveGroups` -This node is only available to Magic Transit customers. Provides metadata about DNS-based DDoS attacks mitigated by Cloudflare's [Advanced DNS Protection](/ddos-protection/advanced-ddos-systems/overview/advanced-dns-protection/) system. +This node is only available to Magic Transit customers. Provides metadata about DNS-based DDoS attacks mitigated by Cloudflare's [Advanced DNS Protection](/ddos-protection/advanced-ddos-systems/overview/advanced-dns-protection/) system. Samples include information about the following DNS header fields: From e619a3d9079e0b1194bffda8f6771f8a295c4be7 Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Thu, 12 Jun 2025 04:09:12 +0000 Subject: [PATCH 09/22] Hyperlint Automation Fix --- .../migration-guides/network-analytics-v2/schema-map.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/analytics/graphql-api/migration-guides/network-analytics-v2/schema-map.mdx b/src/content/docs/analytics/graphql-api/migration-guides/network-analytics-v2/schema-map.mdx index 2a2d682d545e45f..76263960f92956c 100644 --- a/src/content/docs/analytics/graphql-api/migration-guides/network-analytics-v2/schema-map.mdx +++ b/src/content/docs/analytics/graphql-api/migration-guides/network-analytics-v2/schema-map.mdx @@ -19,7 +19,7 @@ The following table lists direct mappings between NAv1 and NAv2 fields, when ava dosdNetworkAnalytics-AdaptiveGroups dosdAttackAnalytics-Groups - flowtrackdNetworkAnalytics-AdaptiveGroups + flowtrackedNetworkAnalytics-AdaptiveGroups magicFirewallNetworkAnalytics-AdaptiveGroups From 67bf0191d270a5dc5c50e3908c4dfba6476cfcf8 Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Thu, 12 Jun 2025 04:09:15 +0000 Subject: [PATCH 10/22] Hyperlint Automation Fix --- .../graphql-api/tutorials/querying-access-login-events.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/content/docs/analytics/graphql-api/tutorials/querying-access-login-events.mdx b/src/content/docs/analytics/graphql-api/tutorials/querying-access-login-events.mdx index fdd3264b42cc131..7fb5428ebd440da 100644 --- a/src/content/docs/analytics/graphql-api/tutorials/querying-access-login-events.mdx +++ b/src/content/docs/analytics/graphql-api/tutorials/querying-access-login-events.mdx @@ -8,7 +8,7 @@ In this example, we are going to use the GraphQL Analytics API to retrieve logs The following API call will request logs for a single Access login event and output the requested fields. The authentication request is identified by its **Ray ID**, which you can obtain from the `403` Forbidden page shown to the user. -You will need to insert your ``, your API credentials in ``[^1], and substitute your own values for the following variables: +You will need to insert your ``, your API credentials in ``[^1], and substitute your own values for the following variables: * `rayID`: A unique identifier assigned to the authentication request. * `datetimeStart`: The earliest event time to query (no earlier than September 16, 2022). @@ -103,4 +103,4 @@ Rather than filter by `cfRayId`, you may also [filter](/analytics/graphql-api/fe You can compare the query results to your Access policies to understand why a user was blocked. For example, if your application requires a valid mTLS certificate, Access blocked the request shown above because `mtlsStatus`, `mtlsCommonName`, and `mtlsCertSerialId` are empty. -[^1]: Refer to [Configure an Analytics API token](/analytics/graphql-api/getting-started/authentication/api-token-auth/) for more information on configuration and permissions. \ No newline at end of file +[^1]: Refer to [Configure an Analytics API token](/analytics/graphql-api/getting-started/authentication/api-token-auth/) for more information on configuration and permissions. From eccf3186965811fadc3ff8bbd4cea5f0fa059cf4 Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Thu, 12 Jun 2025 04:09:18 +0000 Subject: [PATCH 11/22] Hyperlint Automation Fix --- .../graphql-api/tutorials/querying-firewall-events.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/content/docs/analytics/graphql-api/tutorials/querying-firewall-events.mdx b/src/content/docs/analytics/graphql-api/tutorials/querying-firewall-events.mdx index 9a9c75e6e4a08cf..04e50cb0c1c6bc9 100644 --- a/src/content/docs/analytics/graphql-api/tutorials/querying-firewall-events.mdx +++ b/src/content/docs/analytics/graphql-api/tutorials/querying-firewall-events.mdx @@ -6,7 +6,7 @@ title: Querying Firewall Events with GraphQL In this example, we are going to use the GraphQL Analytics API to query for Firewall Events over a specified time period. -The following API call will request Firewall Events over a one hour period, and output the requested fields. Be sure to replace ``, ``, and ``[^1] with your zone tag and API credentials, and adjust the `datetime_geg` and `datetime_leq` values to your liking. +The following API call will request Firewall Events over a one hour period, and output the requested fields. Be sure to replace ``, ``, and ``[^1] with your zone tag and API credentials, and adjust the `datetime_geq` and `datetime_leq` values to your liking. ## API Call @@ -183,4 +183,4 @@ https://api.cloudflare.com/client/v4/graphql \ #=> } ``` -[^1]: Refer to [Configure an Analytics API token](/analytics/graphql-api/getting-started/authentication/api-token-auth/) for more information on configuration and permissions. \ No newline at end of file +[^1]: Refer to [Configure an Analytics API token](/analytics/graphql-api/getting-started/authentication/api-token-auth/) for more information on configuration and permissions. From f2cbfde5b99d03e1665ac660558d099b319d185e Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Thu, 12 Jun 2025 04:09:20 +0000 Subject: [PATCH 12/22] Hyperlint Automation Fix From 7f5cd29a428acda9c64332766077c2637c15c8bd Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Thu, 12 Jun 2025 04:09:22 +0000 Subject: [PATCH 13/22] Hyperlint Automation Fix From 891cd368e23e51855f2b12fe98e05c59ca679e8c Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Thu, 12 Jun 2025 04:09:24 +0000 Subject: [PATCH 14/22] Hyperlint Automation Fix From ee6800fbb6c8250537ca57dbe9a17a8d2d838a4e Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Thu, 12 Jun 2025 04:09:27 +0000 Subject: [PATCH 15/22] Hyperlint Automation Fix From ccda82bb37d812525e14337f139b81e4c6384690 Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Thu, 12 Jun 2025 04:09:29 +0000 Subject: [PATCH 16/22] Hyperlint Automation Fix From 70b16fe24da136eba3990e231e8568b5dfccc9e3 Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Thu, 12 Jun 2025 04:09:31 +0000 Subject: [PATCH 17/22] Hyperlint Automation Fix From 7f899c5c3bed55b52f08734c8bae190bf59fa912 Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Thu, 12 Jun 2025 04:09:33 +0000 Subject: [PATCH 18/22] Hyperlint Automation Fix From 18ded1d921d40bd1d30d032b4b5e4c22bb338a54 Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Thu, 12 Jun 2025 04:09:36 +0000 Subject: [PATCH 19/22] Hyperlint Automation Fix From 3d4fc69e7518b3936f77012eab901ee5c7a7327f Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Thu, 12 Jun 2025 04:09:38 +0000 Subject: [PATCH 20/22] Hyperlint Automation Fix --- .../migration-guides/network-analytics-v2/schema-map.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/analytics/graphql-api/migration-guides/network-analytics-v2/schema-map.mdx b/src/content/docs/analytics/graphql-api/migration-guides/network-analytics-v2/schema-map.mdx index 76263960f92956c..979422188051d9c 100644 --- a/src/content/docs/analytics/graphql-api/migration-guides/network-analytics-v2/schema-map.mdx +++ b/src/content/docs/analytics/graphql-api/migration-guides/network-analytics-v2/schema-map.mdx @@ -320,7 +320,7 @@ The following table lists direct mappings between NAv1 and NAv2 fields, when ava dosdNetworkAnalytics-AdaptiveGroups dosdAttackAnalytics-Groups - flowtrackdNetworkAnalytics-AdaptiveGroups + flowtrackedNetworkAnalytics-AdaptiveGroups magicFirewallNetworkAnalytics-AdaptiveGroups From fffbc86a93c6258d0e532077faabcac82e303ffc Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Thu, 12 Jun 2025 04:09:41 +0000 Subject: [PATCH 21/22] Hyperlint Automation Fix From 05d4fb52fa49f98fbaf93eb6a42da65981f555af Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Thu, 12 Jun 2025 04:09:44 +0000 Subject: [PATCH 22/22] Hyperlint Automation Fix