Access Log Manager
What's the objective of the Access Log Manager? What sort of information will it provide you with?
An access log is a text file that contains a thorough list of all of the files accessed by your website visitors. All the files which were requested in one way or another shall be included, so when you have a PHP script app and a visitor opens just the home page, for example, you might find numerous files in the log. This is because there are resources on the home page which are embedded - parts of other pages, images, etcetera. All of these files will be listed inside the access log, so that you can get a detailed picture of the way your website performs. The information is in plain text format, so the logs are frequently called "raw data" too. An access log contains the name of each requested file, the path to it, the date it was accessed, along with the user’s IP address, Internet browser and Operating System. Additional information, including the referrer website, is typically included as well. A log file can be processed by various desktop programs for statistical purposes as an addition to the web statistics supplied by your website hosting server.
-
Access Log Manager in Web Hosting
Our custom-built Hepsia CP features a section focused on various logs and the access logs are one of them. Once you sign in to your
web hosting account and visit this section, you shall find a list of all the
domains and subdomains which you have. All it takes to permit the generation of access logs is to click on a button that will be available next to each and every domain/subdomain. When the option is enabled, you shall see a download link along with the file size so far, so you shall be able to save the file to your computer and look at it or process it with some app. Enabling or disabling the logs becomes effective right away, so if you no longer require one, you could stop it with simply a click from the exact same section of the Control Panel. You will still have the ability to access the already developed content by clicking on the Download link.
-
Access Log Manager in Semi-dedicated Servers
You will be able to view comprehensive access logs for any Internet site that you host within a
semi-dedicated server account created on our innovative hosting platform. Our cutting-edge Hepsia hosting CP will permit you to activate the function for each and every domain or subdomain in the account independently, which means that you can get logs just for the sites which you want. When you sign in, you can go to the Access/Error Logs section in which 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 all of them. Triggering or disabling the generation of access logs is as elementary as pressing this button and the change shall take effect right away. You could save the logs in .txt format by clicking on the Download link located in the same exact section. The latter shall be available always, even if you disable the feature for a given domain address or subdomain.