| (例1)外部からのアクセスされた時のアクセスログ |
|
home.a03.itscom.net 210.149.148.212 - - [23/May/2003:09:21:25 +0900]"
GET /itstaro/access-log/index.html HTTP/1.1" 304 - "-"
"Mozilla/4.0(compatible; MSIE 6.0; Windows 98; .NET CLR 1.0.3705)"
|
|
| home.a03.itscom.net |
アクセス先ホスト |
| 210.149.148.212 |
アクセスしてきたパソコンのIPアドレス |
| - - [23/May/2003:09:21:25 +0900] |
アクセス日時 |
| "GET /example/access-log/index.html HTTP/1.1" |
アクセス先ページ |
| "Mozilla/4.0 (compatible; MSIE 6.0; Windows 98;.NET CLR 1.0.3705)" |
アクセスしてきたパソコンのブラウザソフト、OSのバージョン |
|
|
| (例2)ftpアカウント、パスワードを使用し、アクセスログへアクセスされたときのログ |
| home.a03.itscom.net 210.149.148.212 - f1000046 [22/May/2003:12:31:50+0900] "GET/itstaro/access-log/access20030521.txt HTTP/1.1
" 200 2173 "http://home.a03.itscom.net/itstaro/access-log/index.html""
Mozilla/4.0 (compatible; MSIE 6.0; Windows 98; .NET CLR 1.0.3705)" |
|
| home.a03.itscom.net |
アクセス先ホスト |
| 210.149.148.212 |
アクセスしてきたパソコンのIPアドレス |
| - f1000046 |
ftpアカウント |
| [22/May/2003:12:31:50 +0900] |
アクセス日時 |
| "GET /itstaro/access-log/access20030521.txt HTTP/1.1" |
表示内容 |
| 200 2173 "http://home.a03.itscom.net/itstaro/access-log/index.html" |
アクセス先ページ |
| "Mozilla/4.0 (compatible; MSIE 6.0; Windows 98; .NET CLR 1.0.3705)" |
アクセスしてきたパソコンのブラウザソフト、OSのバージョン |
|