Jump to content

Server log

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 2806:109f:1:e8ff:e952:fd85:760:ec36 (talk) at 17:06, 21 December 2020 (restringir licencia cc by sa 3.0 y gfdl denegar todos los servicios de licencias). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

A server log is a log file (or several files) automatically created and maintained by a server consisting of a list of activities it performed.

A typical example is a web server log which maintains a history of page requests. The W3C maintains a standard format (the Common Log Format) for web server log files, but other proprietary formats exist. More recent entries are typically appended to the end of the file. Information about the request, including client IP address, request date/time, page requested, HTTP code, bytes served, user agent, and referrer are typically added. This data can be combined into a single f These files are usually not accessible to general Internet users, only to the [[wwww.google.com] or other administrative person of an Internet service. A statistical analysis ofanalysis of the web server logs.restringir))

See also