LiteSpeed Access Logs
The LiteSpeed Access Logs page provides a real-time overview of HTTP requests made to domains served by the LiteSpeed web server. Use it to confirm LiteSpeed is serving traffic after a switch, to investigate a site that does not load, and to understand traffic patterns.
This page is the per-view reference for the LiteSpeed access logs. For where it fits in the full workflow, see Integrations > LiteSpeed.
Overview
URL: /admin/lite-speed-access-logs
This page shows access logs only for domains served by LiteSpeed while it is the active web server. You can monitor, search, and filter incoming HTTP requests in real time.

When MyApache is the active web server, its access logs are separate. See MyApache Access Logs for Apache traffic.
Interface elements
- Search Bar - search any keyword from the logs (for example, an IP, URL, or method).
- Filters - narrow the logs by fields such as status code, remote host, request line, referer, user agent, virtual host, and a date range.
- Reset - clears all active filters.
- Toggle columns - show or hide table columns.
Each entry shows the request time, the client IP, the HTTP request line, and the response status code (color-coded by class: 2xx success, 4xx client errors, 5xx server errors). Use the pagination controls at the bottom to page through results.
Related pages
- LiteSpeed Error Logs - diagnose problems on the LiteSpeed server.
- MyApache Access Logs - access logs when Apache is active.
- Integrations > LiteSpeed - the full end-to-end guide.