From 38777490b4abd0d76eed2b9b12ccd914605936ad Mon Sep 17 00:00:00 2001 From: Pedro Sousa <680496+pedrosousa@users.noreply.github.com> Date: Thu, 28 Nov 2024 10:43:47 +0000 Subject: [PATCH] [WAF] Replace "UI" with "Cloudflare dashboard" --- src/content/docs/waf/analytics/security-events/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/waf/analytics/security-events/index.mdx b/src/content/docs/waf/analytics/security-events/index.mdx index bd0fc2fca0809d8..befe07549fa5255 100644 --- a/src/content/docs/waf/analytics/security-events/index.mdx +++ b/src/content/docs/waf/analytics/security-events/index.mdx @@ -33,6 +33,6 @@ Security Events currently has these limitations: * Security Events may use sampled data to improve performance. If your search uses sampled data, Security Events might not display all events and filters might not return the expected results. To display more events, select a smaller time frame. -* The UI may show an inaccurate number of events per page. Data queries are highly optimized, but this means that pagination may not always work because the source data may have been sampled. The GraphQL Analytics API does not have this pagination issue. +* The Cloudflare dashboard may show an inaccurate number of events per page. Data queries are highly optimized, but this means that pagination may not always work because the source data may have been sampled. The GraphQL Analytics API does not have this pagination issue. * Triggered OWASP rules appear in the Security Events page under **Additional logs**, but they are not included in exported JSON files.