Access Log Manager
Access Log Manager - what role does it have and how you can use the data you can find inside it.
An access log is a text file which contains a full report on all the files accessed by your website visitors. All of the files that were requested in one way or another shall be included, so if you have a PHP script application and a visitor opens just the home page, for example, you might find many files in the log. The reason is that there are resources on the home page that are embedded - parts of other webpages, pics, etcetera. These files will be listed in the access log, allowing you to get a complete picture of the way your website performs. The info is in plain text format, so the logs are often termed "raw data" as well. An access log contains the name of each requested file, the path to it, the date it was accessed, plus the user’s IP address, web browser and OS. More information, like the referrer site, is typically included too. A log file can be processed by various desktop programs for statistical purposes as an addition to the web statistics created by your hosting server.
Access Log Manager in Cloud Web Hosting
When you choose one of our cloud web hosting plans, you will receive comprehensive access logs for your Internet sites. Once you sign in to your Hepsia CP, you can go to the Access/Error Logs section where you will see a full list of the domains and subdomains you have added or created inside the hosting account. You'll simply have to click on the On button, that's situated on the right-hand side of each and every hostname and our cloud platform will start generating logs at once. To disable this function, you'll need to follow the exact same steps and click on the Off button. The domains and subdomains could be managed separately and anytime. You'll find a download link in the Logs section of the Control Panel for every log generated by our system, so that you can save the file to your personal computer and view it or use it with some log processing software.