HofundAI access intelligence for publishers
Back to imports

Traffic log import

30 days of HTTP request logs from your CDN or origin, one row per request. Each row becomes a classified crawler visit with verification status, content context, and policy outcome.

Upload CSV only. For spreadsheets or exported reports, choose “Save as CSV” before importing.

Max file size: 10 MB per file (v1). Larger exports should be split (for example by day or week) or imported locally. Streaming and cloud-storage imports for large files are planned but not in v1.

CSV only. Column names do not have to match exactly — common variants (such as user_agent, status, uri) are mapped automatically. If required columns are missing, the import is rejected with the exact columns it expected.

Expected CSV format

Download sample CSV
timestamp,ip,asn,reverseDns,userAgent,method,host,path,statusCode,bytesSent,referer
2026-06-16T10:04:22Z,40.83.2.71,8075,crawler.openai.com,"Mozilla/5.0; compatible; GPTBot/1.3; +https://openai.com/gptbot",GET,publisher.com,/premium/banking-analysis,200,182001,

Required columns: timestamp, userAgent, method, host, path, statusCode. Raw IP addresses are hashed during import and are not stored.