
- Analytics awstats install#
- Analytics awstats generator#
- Analytics awstats update#
- Analytics awstats manual#
Analytics awstats generator#
Please note that this does require that your old host's cPanel backup generator to be active.Ī few examples: An Aluminium Reseller account includes up to 30 free transfers. This will also include your emails and email accounts.
Analytics awstats manual#
The AWStats page will look like the following screenshot:įinally, you have successfully configured AWStats in your system !.1While we can do unlimited cPanel to cPanel transfers for you, depending on your account, you will have a limited number of Manual Transfers.ĢFull cPanel transfers include all domains, Addon Domains, Subdomains, and cPanel settings. You will need to replace with your domain name in this tutorial. You can now access AWStats with the following URL in your browser: – Then run the following command as root to set up cronjob AdvertisementĪnd add the following line */30 * * * * root /usr/share/awstats/-update
Analytics awstats update#
Now we need to set up cronjob to regularly update the AWStats database with newly created log entries. The output looks like the following screenshot, Run the following command for this, sudo /usr/share/awstats/-update Then you need to build your first statistics, which will be generated from the current logs on your server. Restart the Apache service to reload the new settings. #set AllowToUpdateStatsFromBrowser=0 to AllowToUpdateStatsFromBrowser=1 Sudo vim /etc/awstats/Įdit the following lines # Change to Apache log file, by default it's /var/log/apache2/access.log You will then need to make some changes to the configuration file: – Here we create a configuration file for the domain .įirst, create a copy of AWStat’s default configuration file with your domain name: – sudo cp /etc/awstats/ /etc/awstats/ You must create a configuration file for each site for which you want to view statistics. Then you need to restart the Apache service to reload new settings sudo apachectl restart Step 5: Create the AWStats configuration file To access Awstats from the specific network, change the IP permission with your system or network IP. The default configuration for Awstats use allows from all access.
Analytics awstats install#
You can now install AWStats using the yum command as follows: – sudo dnf install awstats Step 4: Configure AWStats for Apacheīy default, AWStats generates an Apache configuration file /etc/httpd/conf.d/nf. Sudo systemctl enable httpd Step 3: Install AWStats

Then check the apache service, start apache manually and activate the apache service at start / start time. Run the following command to install Apache Server.

dnf install epel-release Step 2 – Install Apache ServerĪWStats required the Apache web server to run. You must install the EPEL Yum repository on the server.

It is written in the Perl language and acts as a CGI or from the command line. AWStats is an open source advanced web analytics tool that generates advanced web, streaming, FTP or email server statistics graphically.
