Table of Contents

What is the Apache Common Log Format (CLF)?

About

Apache Common Log Format is a Log format for a HTTP request received by a web server that comes from the Apache Web Server.

Apache Common Log Format

Log file entry for a request:

127.0.0.1 - - [24/Jul/1973:08:32:01 -0400] "GET /images/gerardnico.gif HTTP/1.0" 200 2564

where:

Data Set

Documentation / Reference