Jump to content

Common Log Format

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 183.171.181.232 (talk) at 03:42, 16 April 2018. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

The Common Log Format,[1] also known as the NCSA Common log format,[2] (after NCSA_HTTPd) is a standardized text file format used by web servers when generating server log files. Because the format is standardized, the files can be readily analyzed by a variety of web analysis programs, for example Webalizer and Analog.

Each line in a file stored in the Common Log Format has the following syntax:

host ident authuser date request status bytes

See also

References

  1. ^ "Logging in W3C httpd". World Wide Web Consortium. 1995-10-12. Retrieved 2015-04-16.
  2. ^ "Log File Formats: NCSA Common". IBM. 2004-05-19. Retrieved 2013-05-07.