Key Attributes
Data Retention
Raw logs are stored for a limited time period:- Individual request logs are retained for 7 days
- Logs are instantly aggregated into
log_summaryobjects when created - After the 7-day period, individual logs are removed and data is accessible only through the aggregated
log_summaryobjects
Object Relationships
The Log object is connected to several other objects in the Byteful system.- Proxy User: Each log is associated with the proxy user that made the request
- Service: Logs are linked to the service that provided the proxy
- Log Summary: Logs are instantly aggregated into log summaries at creation time
- Geographic Entities: Logs contain references to country, city, and ASN information
Related Endpoints
Example Log Object
Usage Notes
- Logs provide the most detailed view of proxy activity but are only available for a short time period (7 days)
- For each request through a proxy, a corresponding log entry is created and simultaneously aggregated into a log summary
- Multiple filtering options are available to analyze logs by user, domain, location, and more
- For residential/mobile proxies, logs contribute to data usage calculations in the
residential_ledgerandmobile_ledger - Log entries include information about the client making the request, which helps with troubleshooting and identifying potential abuse
- For long-term analysis, use
log_summaryobjects which retain aggregated data for 90+ days - While individual logs are removed after 7 days, the aggregated data in log summaries remains accessible

