|
Processed FTP, HTTP, and SSL Statistics
Our statistics application provides you with monthly, daily,
and live analysis of your site statistics.

Features
- Individual statistics for HTTP, SSL, and FTP
- Number of visits and number of unique visitors
- Visit duration and last visit
- Authenticated users and last authenticated visit
- Peak hourly and daily statistics (pages, hits, and byte counts)
- Domains and countries of visitors (pages, hits, and byte counts)
- Host list, last visits, and unresolved IP addresses list
- Most viewed, entry, and exit pages
- Files types
- Web compression statistics (for mod_gzip or mod_deflate)
- OS used (pages, hits, and byte counts for each OS)
- Browsers used (pages, hits, and byte counts for each browser)
- Robot visits (319 robots detected)
- Worms attacks (5 worm families detected)
- Search engines, key phrases and keywords used to find your
site (115 search engines detected)
- HTTP errors (Page Not Found, etc.)
- Number of times your site is "added to favorites bookmarks
Access
and Security
To improve privacy and security your statistics are not
publicly available and can only be accessed via your your NetGate
Hosting Control Panel. You can access your control panel using
the following URL:
https://my_domain:8443/
Statistics files are stored in a subdirectory named "stats" which
is located in your home directory.
For more information concerning the details produced by the awstats
application please refer to the manual.
Un-Processed (raw log) Statistics
Raw (unprocessed) logs are available for ftp download from your
raw logs directory. Your raw logs directory is located outside
of
your directory space in the "rawlogs"
directory under your home directory. In your raw logs directory
you will
find
the
current daily logs as
well
as
archive
files of
the
past
three
months
of
activity. You can use ftp to download the files for processing
by a standalone statistics application running on your local computer.
Use the following URL to download these logs from a web browser.
Or, you can use any standard ftp application to login and transfer
the files just as you would with any other file.
To log on to an FTP site that requires a password using a web
browser you would type the URL in this form ftp://user:password@ftpserver/url-path
where user is your user name, ftpserver is the ftp server address,
password is the password, and url-path is the directory to log
in
to. The url-path to view your raw logs directory would be "/usr/local/apache/logs/www.my_domain".
Replace "my_domain" with your actual domain name. For
example to get a listing of the raw logs directory for a customer
with a login name of "user", a password of "password",
and a domain of abc.com" you would use a URL such as:
ftp://user:password@ftp.abc.com/home_dir_path/rawlogs
Note: When you use the steps in
this article to log on to a secure FTP site, your user name and
password may be displayed in plain text in the Browser title bar
or status bar, while you are connected to the FTP site.
Logs Available in Your Raw Logs Directory
In your raw logs directory you will find the following log files:
http_access_log
Today's raw log file.
http_access_log.month_name.gz
The month represented by "month_name" months raw access
log file in gzip (compressed) format.
http_error_log
This months HTTP raw error log file.
http_error_log.month_name.gz
The month represented by "month_name" months raw error
log file in gzip (compressed) format.
cgi_log
This months CGI process execution log file.
cgi_log.month_name.gz
The month represented by "month_name" months CGI process
execution log file in gzip (compressed) format.
ssl_engine_log
This months SSL error log file. These are also included in your
"http_error_log" file but provided as a separate log
to make it easier to look at SSL specific transactions.
ssl_engine_log.month_name.gz
The month represented by "month_name" months SSL log
file in gzip (compressed) format.
ssl_transaction_log
This months SSL transaction log file. These are also included
in your "http_access_log" file but provided as a separate
log to make it easier to look at SSL specific transactions.
ssl_engine_log.month_name.gz
The month represented by "month_name" months SSL transaction
log file in gzip (compressed) format.
|