This shows you the differences between two versions of the page.
| — | faq:web05 [2011/04/30 19:20] (current) – created georg | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | < | ||
| + | [05] WHAT ABOUT THE ACCESS LOGS, STATISTICS AND QUOTAS? | ||
| + | If you just want to check your web quota stats, you can type | ||
| + | ' | ||
| + | |||
| + | Daily stats are posted at http:// | ||
| + | VHOST member web stats at http:// | ||
| + | |||
| + | VHOST members receive webstats in email once a month on the first | ||
| + | day of the month. | ||
| + | |||
| + | If you want *more* information, | ||
| + | | ||
| + | | ||
| + | | ||
| + | |||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | |||
| + | 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 | ||
| + | 8. Refering URL (MetaARPA, VHOST and MOTD only) | ||
| + | 9. User Agent (Browser) (MetaARPA, VHOST and MOTD only) | ||
| + | |||
| + | All CGIs (including PHP scripts) are run under the user's ID | ||
| + | There are two logfiles in / | ||
| + | logs suexec and suphp attempts. | ||
| + | |||
| + | If you're still confused, a good rule of thumb is to ssh to | ||
| + | | ||
| + | </ | ||
| + | [[faq: | ||