This shows you the differences between two versions of the page.
| — | faq:vhost07 [2011/04/30 19:14] (current) – created georg | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | < | ||
| + | [07] WHERE IS MY PRIVATE LOG FILE LOCATED? | ||
| + | All access requests for your domain (successful and failed) | ||
| + | can be found in norge:/ | ||
| + | |||
| + | You will receive a detailed summary once a month of your usage when | ||
| + | the logfiles are archived (see norge:/ | ||
| + | The previously archived log has a .o appended to it in the ARCHIVE | ||
| + | | ||
| + | | ||
| + | Daily detailed usage stats of all VHOST members are posted on | ||
| + | | ||
| + | month and the host for stats (norge currently hosts all VHOST members). | ||
| + | |||
| + | The detailed monthly summary mentioned above is the aggregate of | ||
| + | your daily stats in the same format. | ||
| + | |||
| + | To get up to date stats on your site in graphical charts, check out | ||
| + | the analog stats http:// | ||
| + | |||
| + | The log file has the following format using | as a delimiter: | ||
| + | |||
| + | 1. timestamp (UTC) | ||
| + | 2. your domain name | ||
| + | 3. path and file | ||
| + | 4. remote IP | ||
| + | 5. bytes xfered | ||
| + | 6. number of seconds spent serving the request | ||
| + | 7. HTTPD return code | ||
| + | </ | ||
| + | [[faq: | ||