Traffic Analytics & Log Viewer

Analyze traffic and monitor logs in real-time

📊 Traffic Tab

Monitor website traffic and analyze access patterns.

Traffic Statistics

Aggregated stats from all project access logs:

  • Total Requests - Request count in time window
  • Bandwidth - Total data transferred
  • Status Codes - Breakdown of 2xx, 3xx, 4xx, 5xx responses
  • Top URLs - Most requested pages
  • Top IPs - Most active visitors

Recent Requests

Live view of incoming requests with filtering:

  • Filter by URL pattern or IP address
  • Filter by status code (2xx, 3xx, 4xx, 5xx)
  • Color-coded status codes for quick scanning
  • Click to expand request details

Live Log Viewer

Real-time log streaming from all project vhosts:

  • Access Logs - All incoming HTTP requests
  • Error Logs - PHP errors, Apache errors, warnings
  • Auto-refresh - Updates every 5-60 seconds (configurable)
  • Scroll - Auto-scroll to bottom for live monitoring
  • Regex Filter - Filter logs using regular expressions

VHost Logging Setup

If traffic stats are missing, click "Fix VHost Logging" to configure per-project log files.

💡 Log Aggregation

Traffic stats combine logs from all your project vhosts, giving you a complete picture of server activity.