Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions public/_redirects
Original file line number Diff line number Diff line change
Expand Up @@ -391,6 +391,7 @@
/email-security/setup/api-deployment/ /email-security/setup/post-delivery-deployment/api/ 301
/email-security/setup/api-deployment/office365-api/ /email-security/setup/post-delivery-deployment/api/office365-api/ 301
/email-security/email-configuration/retract-settings/gmail-retraction/ /email-security/deployment/api/setup/gsuite-bcc-setup/add-retraction/ 301
/cloudflare-one/insights/email-monitoring/email-security-logs/ /cloudflare-one/insights/email-monitoring/enable-logs/ 301


# firewall
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Email Security logs
title: Enable Email Security logs
pcx_content_type: how-to
sidebar:
order: 5
Expand Down Expand Up @@ -30,8 +30,8 @@ To enable Logpush for Email Security:
- **Bucket region**: Enter the region of your bucket. To find the bucket region:
- On the dashboard, go to **R2 Object Storage** > **Overview** > Select your bucket.
- Go to **Settings**, and find your region in **Location**.
- **Access Key ID**: Enter the Access Key ID you created as a [prerequisite](/cloudflare-one/insights/email-monitoring/email-security-logs/#prerequisites).
- **Secret Access Key**: Enter the Secret Access Key you created as a [prerequisite](/cloudflare-one/insights/email-monitoring/email-security-logs/#prerequisites).
- **Access Key ID**: Enter the Access Key ID you created as a [prerequisite](/cloudflare-one/insights/email-monitoring/enable-logs/#prerequisites).
- **Secret Access Key**: Enter the Secret Access Key you created as a [prerequisite](/cloudflare-one/insights/email-monitoring/enable-logs/#prerequisites).
4. Select **Continue**.

Your destination has now been configured.
Expand Down
Loading