Web Hosting Forum | Lunarpages


*
Welcome, Guest. Please login or register.
Did you miss your activation email?



Login with username, password and session length
September 02, 2010, 07:21:44 AM

Pages: [1]   Go Down
  Print  
Author Topic: Help with access logs  (Read 545 times)
jimlongo
Intergalactic Superstar
*****
Offline Offline

Posts: 126



WWW
« on: January 04, 2010, 11:28:58 AM »

I wonder if someone can explain the part of the access logs after the response code.

For instance in the following
Code:
mh-esr1-72-49-18-217.fuse.net - - [04/Jan/2010:11:09:50 -0800] "GET /forum/index.php?wpctc_wpctc=f90ef9e8160b179de40eac20bf0f22b9&forumid=21 HTTP/1.0" 200 14907 "-" "Mozilla/5.0 (compatible; MJ12bot/v1.3.2; http://www.majestic12.co.uk/bot.php?+)"
What is the 14907 "-"  following the 200 refer to?

And in the following
Code:
spider09.yandex.ru - - [04/Jan/2010:11:11:16 -0800] "GET /forum/index.php?wpctc_wpctc=83e8b2f9ae8e1be576331108ae217614& HTTP/1.1" 403 - "-" "Yandex/1.01.001 (compatible; Win16; I)"
And then what is the -"-" following the 403 response?

Thanks,
jim
Logged

MrPhil
Professor in Nanotechnology
*****
Offline Offline

Posts: 4800



« Reply #1 on: January 04, 2010, 12:01:59 PM »

Just a couple of guesses, but how about 14907 bytes returned (successful response 200)? Dunno about the "-". For the failed 403 response, I'd guess 0 bytes returned ( - part ). I'm sure that if you googled for it you'd find plenty of explanations for what's in the log.
Logged

jimlongo
Intergalactic Superstar
*****
Offline Offline

Posts: 126



WWW
« Reply #2 on: January 04, 2010, 12:48:18 PM »

Thanks, that's right.

Common log format, followed by Combined format which is what LP logs are.

The "-"  is the referrer . . . there isn't one as it was a direct request.
« Last Edit: January 04, 2010, 12:53:22 PM by jimlongo » Logged

Pages: [1]   Go Up
  Print  
 
Jump to: