Skip to content

Instantly share code, notes, and snippets.

@dipanjanS
Last active April 6, 2019 22:18
Show Gist options
  • Save dipanjanS/2342a1fbf80dc5e94142d148121055bd to your computer and use it in GitHub Desktop.
Save dipanjanS/2342a1fbf80dc5e94142d148121055bd to your computer and use it in GitHub Desktop.
field meaning
remotehost Remote hostname (or IP number if DNS hostname is not available or if DNSLookup is off).
rfc931 The remote logname of the user if at all it is present.
authuser The username of the remote user after authentication by the HTTP server.
[date] Date and time of the request.
"request" The request, exactly as it came from the browser or client.
status The HTTP status code the server sent back to the client.
bytes The number of bytes (Content-Length) transferred to the client.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment