How do I obtain Raw Access Logs?

Raw Access Logs are logs that are going to give you the most information about your sites visitor. These logs provide you with such things as; browser information, IP addresses, language formats, and other neat information.

To obtain your Raw Access Logs please do:

    * Login to your cPanel
    * Locate the section, called "Logs"
    * Click on "Raw Access Logs"
    * You now should find "Download Current HTTP Access Logs"
    * Click on the "domain" that you want to download the logs for
    * Download them to your computer

How to open your Raw Access Logs:

You will notice that these files are in a .gz format, which you won't be able to open, unless you have the correct software. We recommend that you use WinRar (which is provided by rarlab.com) for Windows users.

Once you have this application installed, you will be able to open the file that you downloaded earlier which should look something like this: accesslog_somesortaname.com_5_10_2008.gz

Once you've opened this file, you will need to extract the file; we suggest that you extract it to the desktop. Once this has been completed, for windows users, you may want to open the file with WordPad (comes free with ever copy of windows).

The result should be something that looks like this:

38.113.234.181 - - [05/May/2009:09:58:10 -0400] "GET /robots.txt HTTP/1.1" 200 - "-" "voyager/2.0 (http://www.kosmix.com/crawler.html)"

66.249.72.172 - - [05/May/2009:10:30:35 -0400] "GET /robots.txt HTTP/1.1" 200 - "-" "Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"

  • 1 Users Found This Useful
Was this answer helpful?

Related Articles

How do I modify the inbox size within cPanel?

When you successfully create mail account in cPanel, the default quota will be assigned to the...

How do I block an IP address using cPanel?

If you want to prevent an IP address or a whole range of IP addresses from accessing your site,...

After suspension, my databases are not working

If you are getting the following message; "Error establishing a database connection", this is a...

Does my hosting account have a file count (inode) limit?

All hosting accounts / providers have some sort of file count limit. The file count limit to...

How do I enable SSI?

Enabling SSI (Server Side Includes) isn't complicated. However, there a few things that you need...