Access Log Manager
Access Log Manager - what role does it serve and how you can use the info you can find inside it.
An access log is a text file which contains a complete list of all the files accessed by your Internet site visitors. All the files which 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 might find plenty of files in the log. It is because there are resources on the home page that are embedded - parts of other pages, pics, and so on. These files shall be listed inside the access log, so that you can get a detailed picture of the way your website performs. The data is in plain text format, so the logs are often described as "raw data" as well. An access log shows the name of each requested file, the path to it, the date it was accessed, plus the user’s IP address, Internet browser and OS. More information, such as the referrer site, is typically supplied as well. A log file may be processed by various desktop applications for statistical purposes as an addition to the web statistics supplied by your server.
Access Log Manager in Shared Web Hosting
If you pick one of our shared web hosting plans, you will get comprehensive access logs for all of your websites. After you sign in to your Hepsia Control Panel, you should check out the Access/Error Logs section where you will see a full list of the domain names and subdomains that you've added or created in the hosting account. You'll only need to click on the On button, which is located on the right-hand side of each and every hostname and our cloud platform shall start generating logs at once. To disable this feature, you will have to follow the very same steps and click on the Off button. The domains and subdomains can be handled individually and at any time. You can find a download link in the Logs section of the Control Panel for every log created by our system, so that you can save the file to your computer system and view it or use it through some log processing software.