Talk:Extended Log Format
Appearance
This article is rated Start-class on Wikipedia's content assessment scale. It is of interest to the following WikiProjects: | ||||||||||||||
|
Better example
[edit]This article says that "[...] ELF files provide more information [than CLF]" and currently provides the following example:
#Version: 1.0 #Date: 12-Jan-1996 00:00:00 #Fields: time cs-method cs-uri 00:34:23 GET /foo/bar.html 12:21:16 GET /foo/bar.html 12:45:52 GET /foo/bar.html 12:57:34 GET /foo/bar.html
The CLF article currently provides the following example:
127.0.0.1 user-identifier frank [10/Oct/2000:13:55:36 -0700] "GET /apache_pb.gif HTTP/1.0" 200 2326
Judging from these two examples, it is not clear why ELF would provide more information, and in this particular case ELF actually provides less information than CLF. What is a good example that shows the full information set of ELF? --Abdull (talk) 21:28, 12 March 2014 (UTC)