This post is based on my experience on setup and configuring the Awstats. configuration. I'm installing it on my Ubuntu server 8.10.
Step 1
Access to AWSTATS server by using SSH protocol.
IP address: 192.168.19.50
loginname: awstats
password: ********
awstats@ubuntu:~$ type cd /var/www/awstats/tools/
Step 2
awstats@ubuntu:/var/www/awstats/tools$ type ls
awstats_buildstaticpages.pl awstats_updateall.pl maillogconvert.pl xslt
awstats_configure.pl httpd_conf urlaliasbuilder.pl
awstats_exportlib.pl logresolvemerge.pl webmin
Step 3
awstats@ubuntu:/var/www/awstats/tools$ sudo ./awstats_configure.pl
[sudo] password for awstats:
----- AWStats awstats_configure 1.0 (build 1.8) (c) Laurent Destailleur -----
This tool will help you to configure AWStats to analyze statistics for
one web server. You can try to use it to let it do all that is possible
in AWStats setup, however following the step by step manual setup
documentation (docs/index.html) is often a better idea. Above all if:
- You are not an administrator user,
- You want to analyze downloaded log files without web server,
- You want to analyze mail or ftp log files instead of web log files,
- You need to analyze load balanced servers log files,
- You want to 'understand' all possible ways to use AWStats...
Read the AWStats documentation (docs/index.html).
-----> Running OS detected: Linux, BSD or Unix
Warning: AWStats standard directory on Linux OS is '/usr/local/awstats'.
If you want to use standard directory, you should first move all content
of AWStats distribution from current directory:
/var/www/awstats
to standard directory:
/usr/local/awstats
And then, run configure.pl from this location.
Do you want to continue setup from this NON standard directory [yN] ? press y
-----> Check for web server install
Enter full config file path of your Web server.
Example: /etc/httpd/httpd.conf
Example: /usr/local/apache2/conf/httpd.conf
Example: c:\Program files\apache group\apache\conf\httpd.conf
Config file path ('none' to skip web server setup):
> type /etc/apache2/apache2.conf
-----> Check and complete web server config file '/etc/apache2/apache2.conf'
All AWStats directives are already present.
-----> Update model config file '/var/www/awstats/wwwroot/cgi-bin/awstats.model.conf'
File awstats.model.conf updated.
-----> Need to create a new config file ?
Do you want me to build a new AWStats config/profile
file (required if first install) [y/N] ? press y
-----> Define config file name to create
What is the name of your web site or profile analysis ?
Example: www.mysite.com
Example: demo
Your web site, virtual server or profile name:
> type the name of website or profile eg; lbjt,insken,bankrakyat etc..
-----> Define config file path
In which directory do you plan to store your config file(s) ?
Default: /etc/awstats
Directory path to store config file(s) (Enter for default):
> Just press Enter here
-----> Create config file '/etc/awstats/awstats.lbjt.conf'
Config file /etc/awstats/awstats.lbjt.conf created.
-----> Add update process inside a scheduler
Sorry, configure.pl does not support automatic add to cron yet.
You can do it manually by adding the following command to your cron:
/var/www/awstats/wwwroot/cgi-bin/awstats.pl -update -config=lbjt
Or if you have several config files and prefer having only one command:
/var/www/awstats/tools/awstats_updateall.pl now
Press ENTER to continue... Just press Enter here
A SIMPLE config file has been created: /etc/awstats/awstats.lbjt.conf
You should have a look inside to check and change manually main parameters.
You can then manually update your statistics for 'lbjt' with command:
> perl awstats.pl -update -config=lbjt
You can also read your statistics for 'lbjt' with URL:
> http://localhost/awstats/awstats.pl?config=lbjt
Press ENTER to finish... Just press Enter here
Step 4
awstats@ubuntu:/var/www/awstats/tools$ type sudo pico /etc/awstats/awstats.lbjt.conf
** To find the value that need to be edited as represent by the red colour below, simply press the “Page Down” button on the keyboard **
# If there are several log files from load balancing servers :
# Example: "/pathtotools/logresolvemerge.pl *.log |"
#
LogFile="/var/log/apache2/lbjt.skali.my-access_log" change to this from default “/var/log/httpd/mylog.log”
# LogFormat = 1
# LogFormat = "%host %other %logname %time1 %methodurl %code %bytesd %refererqu$
#
# Example for IIS:
# LogFormat = 2
#
LogFormat=4 change to this value from default “ 1 ”
# If analyzing mail log, enter here the domain name of mail server.
# Example: "myintranetserver"
# Example: "www.domain.com"
# Example: "ftp.domain.com"
# Example: "domain.com"
#
SiteDomain="lbjt" make sure this is value is entered
# Example: "/var/lib/awstats"
# Example: "../data"
# Example: "C:/awstats_data_dir"
# Default: "." (means same directory as awstats.pl)
#
DirData="/var/www/awstats" change to this from the default “/var/lib/awstats”
Step 4
awstats@ubuntu:/var/www/awstats/tools$ type sudo /var/www/awstats/wwwroot/cgi-bin/awstats.pl config=lbjt -update
Create/Update database for config "/etc/awstats/awstats.lbjt.conf" by AWStats version 6.9 (build 1.925)
From data in log file "/var/log/apache2/lbjt.skali.my-access_log"...
Phase 1 : First bypass old records, searching new record...
Searching new records from beginning of log file...
Phase 2 : Now process new records (Flush history on disk after 20000 hosts)...
Jumped lines in file: 0
Parsed lines in file: 1788
Found 0 dropped records,
Found 0 corrupted records,
Found 0 old records,
Found 1788 new qualified records.
awstats@ubuntu:/var/www/awstats/tools$
Step 5
Open browser using Internet Explorer or Mozilla FireFox. At the URL address type the below address;
http://192.168.19.50/awstats/awstats.pl?config=lbjt and the web page as below will be displayed and your awstats configuration is successful. Replace the lbjt name with other website profile. Let say if you are creating a profile for Bank Rakyat, then type, bankrakyat after config= (eg; config=bankrakyat) and so on for other profile.
1 comment:
yer ahr..koi org maran..duk kt klinik jer...
Post a Comment