mirror of
https://github.com/cloudflare/cloudflare-docs.git
synced 2026-01-16 23:11:06 +00:00
[Logpuh]Update R2 documentation with FedRAMP High note (#26733)
* [Logpuh]Update R2 documentation with FedRAMP High note Added note about using R2 as a destination for FedRAMP High zones. PCX-20092 * Change R2 endpoint URL for FedRAMP High Updated the endpoint URL for R2 destination in FedRAMP High setup.
This commit is contained in:
parent
7cba79a4ba
commit
140f88a2e1
1 changed files with 5 additions and 0 deletions
|
|
@ -11,6 +11,11 @@ Cloudflare Logpush supports pushing logs directly to R2. You can do so via the a
|
|||
|
||||
For more information about R2, refer to the [Cloudflare R2](/r2/) documentation.
|
||||
|
||||
:::note
|
||||
If you want to set up R2 as destination for a zone on [FedRAMP High](https://www.cloudflare.com/cloudflare-for-government/), you need to use an [S3-compatible endpoint](/logs/logpush/logpush-job/enable-destinations/s3-compatible-endpoints/) with the following `Endpoint URL`:
|
||||
`<ACCOUNT_ID>.r2.fed.cloudflarestorage.com`
|
||||
:::
|
||||
|
||||
## Automatic setup
|
||||
|
||||
If you want to use the automatic setup for your logpush job:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue