Access Log Manager
What's the goal of the Access Log Manager? What sort of information will it provide?
An access log is a text file containing a complete list of all of the files accessed by your website 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 visitor opens just the home page, for instance, you might find plenty of files in the log. The reason is that there are things on the home page which are embedded - parts of other pages, pics, etcetera. All these files shall be listed in the access log, allowing you to get a detailed picture of the way your website functions. The data is in plain text format, so the logs are frequently referred to as "raw data" as well. An access log contains the name of each 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 site, is sometimes provided too. A log file may be processed by various desktop applications for statistical purposes as an addition to the web statistics created by your server.
-
Access Log Manager in Hosting
If you opt for one of our
hosting plans, you will get detailed access logs for your websites. When you sign in to your Hepsia Control Panel, you can go to 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 web hosting account. You will simply need to click on the On button, which is situated on the right-hand side of every hostname and our cloud platform shall start generating logs right away. To disable this function, you will need to follow the same exact steps and click on the Off button. The domains and subdomains can be handled independently and whenever you want. You will find a download link within the Logs section of the Control Panel for every log generated by our system, so you're able to save the file to your computer system and view it or use it with some log processing software.
-
Access Log Manager in Semi-dedicated Hosting
You'll be able to look at comprehensive access logs for any Internet site that you host within a
semi-dedicated server account created on our progressive hosting platform. Our cutting-edge Hepsia hosting CP will allow you to activate the feature for each and every domain name or subdomain inside the account separately, which means that you can get logs just for the sites you need. As soon as you sign in, you can navigate to the Access/Error Logs section where you will discover a list of all the domain names and subdomains that you've added or created and an On/Off button on the right side of every one of them. Triggering or disabling the generation of access logs is as elementary as pressing this button and the change will take effect straight away. You can easily save the logs in .txt format by clicking on the Download link located in the exact same section. The latter shall be available all the time, even if you deactivate the function for a certain domain name or subdomain.