Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7502249
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T20:47:55+00:00 2026-05-29T20:47:55+00:00

What do each of the things in this line from my access log mean?

  • 0

What do each of the things in this line from my access log mean?

127.0.0.1 – – [05/Feb/2012:17:11:55 +0000] “GET / HTTP/1.1” 200 140 “-” “Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.19 (KHTML, like Gecko) Chrome/18.0.1025.5 Safari/535.19”

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-29T20:47:57+00:00Added an answer on May 29, 2026 at 8:47 pm

    You seem to be using the combined log format.

    LogFormat “%h %l %u %t \”%r\” %>s %b \”%{Referer}i\” \”%{User-agent}i\”” combined

    • %h is the remote host (ie the client IP)
    • %l is the identity of the user determined by identd (not usually used since not reliable)
    • %u is the user name determined by HTTP authentication
    • %t is the time the request was received.
    • %r is the request line from the client. (“GET / HTTP/1.0”)
    • %>s is the status code sent from the server to the client (200, 404 etc.)
    • %b is the size of the response to the client (in bytes)
    • Referer is the Referer header of the HTTP request (containing the URL of the page from which this request was initiated) if any is present, and "-" otherwise.
    • User-agent is the browser identification string.

    The complete(?) list of formatters can be found here. The same section of the documentation also lists other common log formats; readers whose logs don’t look quite like this one may find the pattern their Apache configuration is using listed there.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Each request in my web app can get one data access object instance (of
So im stuck on a few things in each part below, they are pretty
I'm trying to do multiple things in curl and obviously some parameters in each
To keep things simple, lets say I have a Node class, each node has
Can anyone summarize or bulleted list the types of things that go in each
Each of my 10-15 pages has 100-200 lines of js inside $(document).ready() Would it
I'd like to prevent multiple instances of the same long-running python command-line script from
Following on from this answer , I am having a spot of bother with
This is from Effective Java : // Implementing a fromString method on an enum
I need to match certain things from lines of an input text. The lines

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.