Knowledge Base
How to View Raw Access Logs in cPanel
When you want to review detailed visitor request logs for your website. This article explains how to access raw access logs in cPanel.
Raw Access Logs allow you to see who has visited your website. You can check the Raw Access Logs menu in cPanel to download a zipped version of your website’s access log.
Please follow the steps mentioned below:
1. Under the Metrics option in cpanel select Raw access.

2. Click on the domain you want to view. The raw access log will be downloaded to your local computer with a filename similar to accesslog_your-domain.com_date.gz. Unzip the downloaded file and extract its contents with WinZip or WinRAR (or any program that extracts .gz files).

Understanding a Raw Access Log file:
Here is an example of what a typical raw access log may look like:
96.125.163.16 - - [26/Feb/2020:09:43:06 -0600] "GET /.well-known/acme-challenge/IZ_1I7QIIYOX8BEH36LNG2SE2MDLLEU1 HTTP/1.1" 200 64 "-" "Mozilla/5.0 (X11; Linux i686; rv:14.0) Gecko/20100101 Firefox/14.0"
Here’s a brief description of each part of the data contained on each line of the file.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Did you find this article helpful?