diff --git a/src/content/docs/data-localization/metadata-boundary/logpush-datasets.mdx b/src/content/docs/data-localization/metadata-boundary/logpush-datasets.mdx index 7b045518e295814..d06fe3eb57e7559 100644 --- a/src/content/docs/data-localization/metadata-boundary/logpush-datasets.mdx +++ b/src/content/docs/data-localization/metadata-boundary/logpush-datasets.mdx @@ -12,22 +12,29 @@ Be aware that if you enable CMB for a dataset that does not support your region, | Dataset name | Level | Respects CMB | Available with US CMB region | Available with EU CMB region | | ---------------------- | ------- | ------------ | ---------------------------- | ---------------------------- | -| HTTP requests | Zone | ✅ | ✅ | ✅ | -| Firewall events | Zone | ✅ | ✅ | ✅ | -| DNS logs | Zone | ✅ | ✅ | ✅ | -| NEL reports | Zone | ✘ | ✅ | ✘ | -| Spectrum events | Zone | ✅ | ✅ | ✅ | -| Page Shield | Zone | ✅ | ✅ | ✅ | -| Access Requests | Account | ✅ | ✅ | ✘ | -| Audit Logs | Account | ✘ | ✅ | ✘ | -| CASB Findings | Account | ✘ | ✅ | ✘ | +| HTTP requests | Zone | ✅ | ✅ | ✅ | +| Firewall events | Zone | ✅ | ✅ | ✅ | +| DNS logs | Zone | ✅ | ✅ | ✅ | +| DNS Firewall logs | Account | ✅ | ✅ | ✅ | +| Spectrum events | Zone | ✅ | ✅ | ✅ | +| Magic IDS Detections | Account | ✅ | ✅ | ✅ | +| Workers Trace Events | Account | ✅ | ✅ | ✅ | +| Zero Trust Sessions | Account | ✅ | ✅ | ✅ | +| Gateway DNS | Account | ✅ | ✅ | ✅ | +| Gateway Network | Account | ✅ | ✅ | ✅ | +| Gateway HTTP | Account | ✅ | ✅ | ✅ | +| Page Shield | Zone | ✅ | ✅ | ✅ | +| Sinkhole Events | Account | ✅ | ✅ | ✅ | +| AI Gateway Events | Account | ✅ | ✅ | ✅ | +| DLP Forensic Copies | Account | N/A[^1] | ✘ | ✘ | +| Email Security Alerts | Account | ✅ | ✅ | ✅ | +| Zaraz Events | Zone | ✅ | ✅ | ✅ | +| Browser Isolation User Actions | Account | ✅ | ✅ | ✅ | +| NEL reports | Zone | ✘ | ✅ | ✘ | +| CASB Findings | Account | ✘ | ✅ | ✘ | +| Network Analytics Logs | Account | ✅ | ✅ | ✅ | | Device Posture Results | Account | ✘ | ✅ | ✘ | -| DNS Firewall logs | Account | ✅ | ✅ | ✅ | -| Gateway DNS | Account | ✅ | ✅ | ✅ | -| Gateway HTTP | Account | ✅ | ✅ | ✅ | -| Gateway Network | Account | ✅ | ✅ | ✅ | -| Magic IDS Detections | Account | ✅ | ✅ | ✅ | -| Network Analytics Logs | Account | ✅ | ✅ | ✅ | -| Workers Trace Events | Account | ✅ | ✅ | ✅ | -| Zero Trust Sessions | Account | ✅ | ✅ | ✅ | -| Sinkhole Events | Account | ✅ | ✅ | ✅ | +| Audit Logs | Account | ✘ | ✅ | ✘ | +| Access Requests | Account | ✅ | ✅ | ✘ | + +[^1]: Customer Metadata Boundary does not apply in this case, as these logs are sent directly from the processing location to your configured destination. \ No newline at end of file diff --git a/src/content/docs/logs/logpull/index.mdx b/src/content/docs/logs/logpull/index.mdx index 5fa7139055b1d03..a617ffbe0eef19d 100644 --- a/src/content/docs/logs/logpull/index.mdx +++ b/src/content/docs/logs/logpull/index.mdx @@ -25,3 +25,7 @@ Review the following content to learn more about Logpull. ## Availability + +### Limitation + +Logpull is unavailable when the Customer Metadata Boundary (CMB) is set outside the US region. Specifically, it does not work when CMB is restricted to the EU-only setting. For more details, refer to the [Cloudflare Data Localization](/data-localization/) documentation.