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 4618362
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T02:15:21+00:00 2026-05-22T02:15:21+00:00

What does all of the data in a Google App Engine HTTP log mean?

  • 0

What does all of the data in a Google App Engine HTTP log mean? For example, in the following (anonymised) log:

107.10.42.191 – foobiz [10/May/2011:17:26:28 -0700] “GET /page.html HTTP/1.1” 500 2297 “http://www.example.com/home.html” “Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_8; en-us) AppleWebKit/533.19.4 (KHTML, like Gecko) Version/5.0.3 Safari/533.19.4,gzip(gfe),gzip(gfe),gzip(gfe)” “www.example.com” ms=364 cpu_ms=23 api_cpu_ms=0 cpm_usd=0.001059

I understand most of the columns, can you help fill in columns 2 and 14?

  1. IP Address: 107.10.42.191
  2. Just a hyphen, or something more?: –
  3. Logged in user: foobiz
  4. Request Time: [10/May/2011:17:26:28 -0700]
  5. HTTP Request: “GET /page.html HTTP/1.1”
  6. HTTP Response Status Code: 500
  7. HTTP Response Size in Bytes: 2297
  8. Referring Page: “http://www.example.com/home.html“
  9. Browser Info: “Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_8; en-us) AppleWebKit/533.19.4 (KHTML, like Gecko) Version/5.0.3 Safari/533.19.4,gzip(gfe),gzip(gfe),gzip(gfe)”
  10. Host: “www.example.com”
  11. Total Time: ms=364
  12. CPU Time: cpu_ms=23
  13. API Time: api_cpu_ms=0
  14. What is this?: cpm_usd=0.001059

I know there is a similar question on SO, but it seems outdated and wasn’t really answered.

  • 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-22T02:15:23+00:00Added an answer on May 22, 2026 at 2:15 am

    Logs are in Apache Combined Log Format, with some additional fields. The fields, in order, are:

    1. Client’s IP address (107.10.42.191)
    2. The RFC1413 identity of the client (in practice, always ‘-‘)
    3. The userid determined by HTTP authentication (‘foobiz’)
    4. The timestamp of the request (‘[10/May/2011:17:26:28 -0700]’)
    5. The first line of the request, containing request method, path, and HTTP protocol version (“GET /page.html HTTP/1.1”)
    6. The status code returned by the server (500)
    7. The size in bytes of the response (2297)
    8. The referer path (“http://www.example.com/home.html“)
    9. The user-agent (“Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_8; en-us) AppleWebKit/533.19.4 (KHTML, like Gecko) Version/5.0.3 Safari/533.19.4,gzip(gfe),gzip(gfe),gzip(gfe)”)
    10. The hostname
    11. The wallclock milliseconds required to fulfill the request
    12. The CPU milliseconds required to fulfill the request
    13. The CPU milliseconds spent by API calls
    14. An estimate of the cost of 1000 requests like this, in USD.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm creating a GWT app in Google App Engine, and using Google data store.
I regularly download my Google App Engine production data locally (using a custom script
I've got some JSON data, but it's all on one line. Does anyone know
Here's a very simple Prototype example. All it does is, on window load, an
In regards to this: http://stackoverflow.uservoice.com/pages/general/suggestions/103227-parser-does-not-match-all-valid-urls is this regex adequate or will it need to
I'm trying to understand the data pipelines talk presented at google i/o: http://www.youtube.com/watch?v=zSDC_TU7rtc I
Does anyone know how can I all data rollback in .net c# if one
Why does SQL 2008 all of a sudden want to drop my tables when
I'm making a simple scheduler with C# in .Net. All it does is execute
I'm writing a basic crawler that simply caches pages with PHP. All it does

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.