Access Log Manager
What's the purpose of the Access Log Manager? What kind of information will it give you?
An access log is a text file which contains a full list of all the files accessed by your site visitors. All the files that were requested in one way or another shall be included, so when you have a PHP script app and a website visitor opens only the home page, for instance, you might find numerous files inside the log. This is because there are things on the home page which are embedded - parts of other webpages, images, and so on. All of these files will be listed in the access log, so you can get a complete picture of the way your website functions. The data is in plain text format, so the logs are occasionally referred to as "raw data" as well. An access log shows the name of each and every requested file, the path to it, the date it was accessed, plus the user’s IP address, web browser and OS. More information, such as the referrer website, is typically provided as well. A log file could be processed by various desktop apps for statistical purposes as an addition to the web statistics generated by your website hosting server.
-
Access Log Manager in Cloud Hosting
When you pick one of our
cloud hosting solutions, you will receive in-depth access logs for all your sites. When you sign in to your Hepsia Control Panel, you can check out the Access/Error Logs section where you will see an extensive list of the
domain names and subdomains that you've added or created inside the hosting account. You'll simply have to click on the On button, that's located on the right-hand side of each hostname and our cloud platform will start generating logs right away. To stop this feature, you will have to follow the very same steps and click on the Off button. The domains and subdomains can be handled independently and anytime. You will find a download link inside the Logs section of the CP for every log produced by our system, so you can save the file to your PC and view it or use it through some log processing software.
-
Access Log Manager in Semi-dedicated Servers
When you have a
semi-dedicated server account with our company, it won't take more than several clicks to trigger the generation of access logs by our system if you require them. The function may be enabled via the Hepsia web hosting Control Panel and this could be done individually for every single domain name or subdomain that you have in your account. Whenever you log in and visit the Access/Error Logs section of the CP, you'll find a list of all the hostnames with an On/Off button next to all of them. One click shall trigger the log generation and a second one shall disable it, so you can control this function with great simplicity. A Download link within the same section will allow you to save the compiled content as a text file, that you could then use on your laptop or computer. Even when the logs are disabled, you'll still be able to download the data which has been previously generated.