diff --git a/src/assets/images/fundamentals/ray-id.png b/src/assets/images/fundamentals/ray-id.png new file mode 100644 index 000000000000000..881e22b189f1094 Binary files /dev/null and b/src/assets/images/fundamentals/ray-id.png differ diff --git a/src/content/docs/fundamentals/reference/cloudflare-ray-id.mdx b/src/content/docs/fundamentals/reference/cloudflare-ray-id.mdx index d1e28e28c4da3ad..df88bbe96b0c858 100644 --- a/src/content/docs/fundamentals/reference/cloudflare-ray-id.mdx +++ b/src/content/docs/fundamentals/reference/cloudflare-ray-id.mdx @@ -21,7 +21,7 @@ Ray IDs are not guaranteed to be unique for every request. In some situations, d All customers can view Ray IDs and associated information — IP address, user agent, ASN, etc. — by looking through [sampled logs](/waf/analytics/security-events/#sampled-logs) in Security Events. -![Example list of events in sampled logs, with one of the events expanded to show its details](~/assets/images/waf/events-sampled-logs.png) +![Example list of events in sampled logs, with the Ray ID highlighted from one of the expanded events to show its details](~/assets/images/fundamentals/ray-id.png) Additionally, you can [add filters](/waf/analytics/security-events/#adjust-displayed-data) to look for specific Ray IDs.