Skip to main content
The Log object represents an individual proxy request in the Byteful system. It contains detailed information about proxy usage, including client information, geographic data, request details, and timestamps. Logs provide granular visibility into how your proxies are being utilized and are crucial for troubleshooting, usage analysis, and security monitoring.

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_summary objects when created
  • After the 7-day period, individual logs are removed and data is accessible only through the aggregated log_summary objects

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

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_ledger and mobile_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_summary objects which retain aggregated data for 90+ days
  • While individual logs are removed after 7 days, the aggregated data in log summaries remains accessible