
# 2 reduces AWStats speed by 1% LevelForWormsDetection=0 # 0 disables Worms detection. +LevelForFileTypesDetection=0 # 0 disables File types detection. # 2 reduces AWStats speed by 1% -LevelForFileTypesDetection=2 # 0 disables File types detection. +LevelForKeywordsDetection=0 # 0 disables Keyphrases/Keywords detection. # 2 reduces AWStats speed by 9% -LevelForKeywordsDetection=2 # 0 disables Keyphrases/Keywords detection. AWStats can analyze server log files and generate HTML reports in. It is written in Perl language and can be used as CGI or from the command line. AWStats is an open source advanced web analysis tool that can graphically generate advanced web, streaming, FTP or mail server statistics.
#Awstats install how to#
+LevelForSearchEnginesDetection=0 # 0 disables Search engines detection. How to install and use AWStats Web Analytics on CentOS 8. # 2 reduces AWStats speed by 2.5% -LevelForSearchEnginesDetection=2 # 0 disables Search engines detection. +LevelForRobotsDetection=0 # 0 disables Robots detection. The installation in this guide was performed on a Ubuntu 18.04 server running Apache2.
#Awstats install free#
# 2 reduces AWStats speed by 14% -LevelForRobotsDetection=2 # 0 disables Robots detection. Awstats is a useful free program that provides website statistics. +LevelForRefererAnalyze=0 # 0 disables Origin detection. # 2 reduces AWStats speed by 3% -LevelForRefererAnalyze=2 # 0 disables Origin detection. +LevelForOSDetection=0 # 0 disables OS detection. Once the installation is completed, you can proceed to the next step. The AWSTATS script is a program written in Perl. Step 1 Setup EPEL Repository Step 2 Install Apache Server Step 3: Install AWStats Step 4: Configure AWStats For Apache Step 5: Create the AWStats. Next, install the AWStats with the following command: yum install awstats -y. ) and build the related Apache virtualhost. Determine the domain name that will be used to consult the statistics (e.g.

# 2 reduces AWStats speed by 2% # allphones reduces AWStats speed by 5% -LevelForOSDetection=2 # 0 disables OS detection. apt-get install apache2 awstats libgeoip1 libgeoip-dev Module CPAN Geo/IP/PurePerl cpan install Geo::IP::PurePerl Setting up access to statistics. +LevelForBrowsersDetection=0 # 0 disables Browsers detection. LogFile="/var/log/apache2/access_log" +LogFile="perl /usr/bin/awstats_ standard < /var/log/mail.log |" -LogType=W +LogType=M -LogFormat=1 +LogFormat="%time2 %email %email_r %host %host_r %method %url %code %bytesd" -SiteDomain="localhost" +SiteDomain="" -HostAliases="localhost 127.0.0.1 REGEX" +HostAliases="localhost 127.0.0.1 REGEX" -DirData="." +DirData="/var/lib/awstats" -LevelForBrowsersDetection=2 # 0 disables Browsers detection.
