Skip to content

Conversation

@rianvdm
Copy link
Contributor

@rianvdm rianvdm commented Jan 4, 2026

Summary

Adds a new FAQ page explaining why customers with partial (CNAME) zones see unexpected hostnames in their HTTP request logs.

What this PR adds

New page: /logs/faq/random-hostnames-partial-zones/

Covers:

  • Root cause — Host header injection attacks targeting partial zones
  • How to identify — Request count patterns, hostname patterns, source IPs
  • Solutions — WAF custom rule to block invalid hosts, Logpush filtering options
  • Common questions — Security risk assessment, origin impact, verification steps

Updated: /logs/faq/index.mdx

  • Added navigation link to the new FAQ page

Why

This is a common support question for customers using partial zone setups. The behavior is expected (Cloudflare logs the Host header as-is) but can be confusing without context.

Explains why customers with partial (CNAME) zones may see unexpected
hostnames in HTTP request logs due to Host header injection attacks.
Includes identification patterns and WAF custom rule solution.
@github-actions
Copy link
Contributor

github-actions bot commented Jan 4, 2026

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
/src/content/docs/logs/ @soheiokamoto, @angelampcosta, @cloudflare/pcx-technical-writing

Explains why customers with partial (CNAME) zones may see unexpected
hostnames in HTTP request logs due to Host header injection attacks.
Includes identification patterns and WAF custom rule solution.
@rianvdm rianvdm enabled auto-merge (squash) January 4, 2026 18:32
@rianvdm rianvdm merged commit 2048e87 into production Jan 5, 2026
9 checks passed
@rianvdm rianvdm deleted the rian/logs-random-hostnames branch January 5, 2026 14:41
@asmaylsydbdalzym808-sketch
Copy link

@asmaylsydbdalzym808-sketch
Copy link

ravindra-dyte pushed a commit to dyte-io/cloudflare-docs that referenced this pull request Jan 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

product:logs Related to Logs size/m

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants