Skip to content

Conversation

@mbancfmv
Copy link
Contributor

@mbancfmv mbancfmv commented Feb 19, 2025

Summary

Magic PCAPs - This PR is to clarify the customer that the specified bucket names in the devdocs are placeholder names and they need to create (and use) their own.

Screenshots (optional)

vuln-pcaps-result

Documentation checklist

  • The documentation style guide has been adhered to.
  • If a larger change - such as adding a new page- an issue has been opened in relation to any incorrect or out of date information that this PR fixes.
  • Files which have changed name or location have been allocated redirects.

@github-actions
Copy link
Contributor

Howdy and thanks for contributing to our repo. We review new, external PRs within 2 weeks. If it's been longer than then without any movement, tag the PR Assignees in a comment.

"colo": "ORD",
"destination_conf": "gs://test-magic-pcaps"
"destination_conf": "gs://<bucket-name>" //NOTE: Please ensure you create
//your own bucket, have it registered in Cloudflare dash and use that.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
//your own bucket, have it registered in Cloudflare dash and use that.

"byte_limit": 100000000,
"colo": "ORD",
"destination_conf": "gs://test-magic-pcaps"
"destination_conf": "gs://<bucket-name>" //NOTE: Please ensure you create
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"destination_conf": "gs://<bucket-name>" //NOTE: Please ensure you create
"destination_conf": "gs://<bucket-name>" // Ensure you use a bucket that you created and registered in the Cloudflare dashboard

"validated": "",
"destination_conf": "gs://bucket-test",
"destination_conf": "gs://bucket-test", //NOTE: Please ensure you create
//your own bucket, have it registered in Cloudflare dash and use that.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
//your own bucket, have it registered in Cloudflare dash and use that.

"submitted": "2022-04-22T18:54:13.397413Z",
"validated": "",
"destination_conf": "gs://bucket-test",
"destination_conf": "gs://bucket-test", //NOTE: Please ensure you create
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"destination_conf": "gs://bucket-test", //NOTE: Please ensure you create
"destination_conf": "gs://bucket-test", // Ensure you use a bucket that you created and registered in the Cloudflare dashboard

"validated": "2022-04-27T14:54:46.440548Z",
"destination_conf": "gs://bucket-test",
"destination_conf": "gs://<bucket-name>", //NOTE: Please ensure you create
//your own bucket, have it registered in Cloudflare dash and use that.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
//your own bucket, have it registered in Cloudflare dash and use that.

"submitted": "2022-04-22T18:54:13.397413Z",
"validated": "2022-04-27T14:54:46.440548Z",
"destination_conf": "gs://bucket-test",
"destination_conf": "gs://<bucket-name>", //NOTE: Please ensure you create
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"destination_conf": "gs://<bucket-name>", //NOTE: Please ensure you create
"destination_conf": "gs://<bucket-name>", // Ensure you use a bucket that you created and registered in the Cloudflare dashboard

@cdraper-cloudflare
Copy link
Contributor

Hey @Maddy-Cloudflare - This commit looks good to me. It's always good to have clarifying comments in code snippets in the Developer Docs. Thanks for submitting this change @mbancfmv

@mbancfmv mbancfmv force-pushed the magin/magic-pcap-bucket-name branch from a743c68 to d7eef7c Compare March 2, 2025 19:22
@Maddy-Cloudflare Maddy-Cloudflare changed the title Update the bucket name in the packet capture doc [Magic Firewall] Update the bucket name in the packet capture doc Mar 3, 2025
@Maddy-Cloudflare Maddy-Cloudflare merged commit 077a1c5 into cloudflare:production Mar 3, 2025
6 checks passed
@mbancfmv mbancfmv deleted the magin/magic-pcap-bucket-name branch March 3, 2025 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants