Skip to content

Conversation

@pedrosousa
Copy link
Contributor

@pedrosousa pedrosousa commented Feb 19, 2025

Summary

Addresses PCX-16008.

Converts section into a single page.
Updates "Activity log" to "Sampled logs" according to the change already done in the dashboard.
Moves Validation Service page to "Additional tools".

Documentation checklist

@github-actions
Copy link
Contributor

Howdy and thanks for contributing to our repo. We review internal PRs with 1 week. If it's something urgent or has been sitting without a comment, start a thread in the Developer Docs space internally.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 19, 2025

This PR changes current filenames or deletes current files. Make sure you have redirects set up to cover the following paths:

  • /waf/analytics/security-events/free-plan/
  • /waf/analytics/security-events/
  • /waf/analytics/security-events/paid-plans/
  • /waf/analytics/security-events/additional-information/

@github-actions
Copy link
Contributor

github-actions bot commented Feb 19, 2025

Preview URL: https://2a951e20.preview.developers.cloudflare.com
Preview Branch URL: https://pedro-2025-02-19-waf-refactor-security-events.preview.developers.cloudflare.com

Files with changes (up to 15)

Original Link Updated Link
https://developers.cloudflare.com/waf/analytics/security-events/ https://pedro-2025-02-19-waf-refactor-security-events.preview.developers.cloudflare.com/waf/analytics/security-events/
https://developers.cloudflare.com/waf/analytics/security-events/paid-plans/ https://pedro-2025-02-19-waf-refactor-security-events.preview.developers.cloudflare.com/waf/analytics/security-events/paid-plans/
https://developers.cloudflare.com/waf/analytics/security-events/ https://pedro-2025-02-19-waf-refactor-security-events.preview.developers.cloudflare.com/waf/analytics/security-events/
https://developers.cloudflare.com/waf/reference/legacy/old-waf-managed-rules/ https://pedro-2025-02-19-waf-refactor-security-events.preview.developers.cloudflare.com/waf/reference/legacy/old-waf-managed-rules/
https://developers.cloudflare.com/waf/analytics/security-events/free-plan/ https://pedro-2025-02-19-waf-refactor-security-events.preview.developers.cloudflare.com/waf/analytics/security-events/free-plan/
https://developers.cloudflare.com/waf/tools/validation-checks/ https://pedro-2025-02-19-waf-refactor-security-events.preview.developers.cloudflare.com/waf/tools/validation-checks/
https://developers.cloudflare.com/ddos-protection/reference/analytics/ https://pedro-2025-02-19-waf-refactor-security-events.preview.developers.cloudflare.com/ddos-protection/reference/analytics/
https://developers.cloudflare.com/fundamentals/reference/cloudflare-ray-id/ https://pedro-2025-02-19-waf-refactor-security-events.preview.developers.cloudflare.com/fundamentals/reference/cloudflare-ray-id/
https://developers.cloudflare.com/waf/reference/legacy/old-waf-managed-rules/troubleshooting/ https://pedro-2025-02-19-waf-refactor-security-events.preview.developers.cloudflare.com/waf/reference/legacy/old-waf-managed-rules/troubleshooting/
https://developers.cloudflare.com/waf/reference/migration-guides/waf-managed-rules-migration/ https://pedro-2025-02-19-waf-refactor-security-events.preview.developers.cloudflare.com/waf/reference/migration-guides/waf-managed-rules-migration/
https://developers.cloudflare.com/waf/managed-rules/check-for-exposed-credentials/monitor-events/ https://pedro-2025-02-19-waf-refactor-security-events.preview.developers.cloudflare.com/waf/managed-rules/check-for-exposed-credentials/monitor-events/
https://developers.cloudflare.com/waf/managed-rules/reference/owasp-core-ruleset/example/ https://pedro-2025-02-19-waf-refactor-security-events.preview.developers.cloudflare.com/waf/managed-rules/reference/owasp-core-ruleset/example/
https://developers.cloudflare.com/waf/troubleshooting/faq/ https://pedro-2025-02-19-waf-refactor-security-events.preview.developers.cloudflare.com/waf/troubleshooting/faq/
https://developers.cloudflare.com/support/troubleshooting/http-status-codes/4xx-client-error/ https://pedro-2025-02-19-waf-refactor-security-events.preview.developers.cloudflare.com/support/troubleshooting/http-status-codes/4xx-client-error/
https://developers.cloudflare.com/waf/custom-rules/use-cases/configure-token-authentication/ https://pedro-2025-02-19-waf-refactor-security-events.preview.developers.cloudflare.com/waf/custom-rules/use-cases/configure-token-authentication/

@github-actions github-actions bot added size/l and removed size/m labels Feb 20, 2025
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Replaced with src/assets/images/waf/events-sampled-logs.png.

- [Events summary](#events-summary): Provides the number of security events on traffic during the selected time period, grouped according to the selected dimension (for example, Action, Host, Country).
- [Events by service](#events-by-service): Lists the security-related activity per security feature (for example, WAF, API Shield).
- [Top events by source](#top-events-by-source): Provides details of the traffic flagged or actioned by a Cloudflare security feature (for example, IP addresses, User Agents, Paths, Countries, Hosts, ASNs).
- [Sampled logs](#sampled-logs): Summarizes security events by date to show the action taken and the applied Cloudflare security product.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Main changes:

  • Moved content from 5 partials to this page, now that there's only a single page for free and paid customers. That content did not change. (Also deleted those partials in this PR.)
  • Activity log is now Sampled logs.

@pedrosousa pedrosousa merged commit 7719cf7 into production Feb 20, 2025
11 checks passed
@pedrosousa pedrosousa deleted the pedro/2025-02-19-waf-refactor-security-events branch February 20, 2025 15:42
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.