An access log is a text file which contains a full report on all the files accessed by your site visitors. All the files which were requested in one way or another will be included, so when you have a PHP script application and a site visitor opens just the home page, for example, you might find many files inside the log. The reason is that there are things on the home page that are embedded - parts of other web pages, graphics, etc. All of these files shall be listed in the access log, allowing you to get a full picture of the way your Internet site performs. The data is in plain text format, so the logs are occasionally termed "raw data" too. An access log provides the name of every requested file, the path to it, the date it was accessed, along with the user’s IP address, world-wide web browser and Operating System. Additional information, including the referrer website, is sometimes provided as well. A log file can be processed by various desktop applications for statistical purposes as an addition to the web stats generated by your server.

Access Log Manager in Web Hosting

When you pick one of our web hosting packages, you shall get thorough access logs for all your Internet sites. As soon as you sign in to your Hepsia Control Panel, you should check out the Access/Error Logs section in which you will see an extensive list of the domains and subdomains that you've added or created in the web hosting account. You'll only have to click on the On button, that's situated on the right-hand side of each and every hostname and our cloud platform shall start generating logs straight away. To disable this function, you will have to follow the same exact steps and click on the Off button. The domains and subdomains can be managed individually and anytime. You will find a download link inside the Logs section of the CP for any log created by our system, allowing you to save the file to your computer and view it or use it with some log processing software.

Access Log Manager in Semi-dedicated Hosting

You will be able to view in depth access logs for any site that you host in a semi-dedicated server account set up on our innovative hosting platform. Our cutting-edge Hepsia hosting Control Panel will enable you to enable the feature for each domain or subdomain in the account individually, which means that you can get logs exclusively for the websites you need. As soon as you sign in, you can navigate to the Access/Error Logs section where you will see 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. Enabling or disabling the generation of access logs is as simple as clicking on that button and the change shall take effect right away. You can easily save the logs in .txt format by clicking on the Download link in the same section. The latter will be available all of the time, even after you disable the function for a particular domain name or subdomain.