An access log is a text file containing a full report on all of the files accessed by your site visitors. All of the files that were requested in one way or another will be included, so if you have a PHP script application and a website visitor opens only the home page, for example, you may find many files inside the log. It is because there are resources on the home page that are embedded - parts of other Internet pages, images, and so forth. These files will be listed in the access log, so that you can get a complete picture of the way your site works. The info is in plain text format, so the logs are occasionally referred to as "raw data" too. An access log shows the name of every requested file, the path to it, the date it was accessed, as well as the user’s IP address, web browser and OS. More info, like the referrer website, is usually provided too. A log file could be processed by various desktop applications for statistical purposes as an addition to the web stats supplied by your web server.

Access Log Manager in Shared Hosting

If you opt for one of our shared hosting packages, you shall get comprehensive access logs for all of your websites. Once you sign in to your Hepsia Control Panel, you should check out the Access/Error Logs section where you will see an extensive list of the domains and subdomains you have added or created within the web hosting account. You'll simply have to click on the On button, that is situated on the right-hand side of each and every hostname and our cloud platform will start generating logs straight away. To stop this feature, you will need to follow the same exact steps and click on the Off button. The domains and subdomains can be handled separately and whenever you want. You'll find a download link within the Logs section of the CP for any log created by our system, so that you can save the file to your PC and view it or use it via some log processing software.

Access Log Manager in Semi-dedicated Servers

You will be able to see in depth access logs for any website that you host within a semi-dedicated server account set up on our revolutionary web hosting platform. Our cutting-edge Hepsia hosting Control Panel will allow you to enable the feature for every single domain or subdomain in the account individually, so that you can get logs only for the sites you need. When you sign in, you can go to the Access/Error Logs section where you will find a list of all the domain addresses and subdomains that you have added or created and an On/Off button on the right side of each of them. Activating or deactivating the generation of access logs is as simple as pressing this button and the change will take effect at once. You can easily save the logs in .txt format by clicking on the Download link situated in the same section. The latter shall be available at all times, even after you deactivate the function for a given domain name or subdomain.