Agent-traffic reports from your logs
The agent-traffic report answers the question the checks cannot: which AI agents actually came, what they fetched, and what they got. It is built from your own access logs — Sichta never injects anything into your site to measure this.
Supported formats
- nginx
combined - Apache
combined - Cloudflare (CSV export)
How to upload
- In the app, open your site → Logs.
- Choose the month, the format, and the file. Plain or gzip is fine.
- The report renders immediately and is kept per month; a PDF export sits next to it.
A file that does not parse is named as such, with the line it failed on — fix the format choice or the export and try again. Nothing half-parsed is silently kept.
What the report shows
Requests by agent (GPTBot, ClaudeBot, PerplexityBot, and the rest of the registry), what they fetched, status codes they saw, and whether your conformance files were among it. If an agent got 403 from your CDN all month, that is the first thing to fix — and pillar B will have said so too.