Archives
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Summary-Talk] Blank reports
On 6/25/03 3:53 PM Socksmail@aol.com (Socksmail@aol.com) wrote: >I am using Blue dot to generate log files for a client that doesn't have >access to log files. The CGI script produces Apache combined style access >logs. > >One of the lines from the log file looks like this: > >24.214.20.246 - - [25/Jun/2003:12:39:17 +0300] "GET /contacts.html >HTTP/1.1" 200 0 "http://www.csratennis.com/newsletter/newsletter.html" >"Mozilla/4.0 (compatible; MSIE 5.13; Mac_PowerPC)" >"PID=20030625113646-lcy;SID=20030625123853-rlg" That is not a "combined style" log entry. It is very similar to NCSA Combined format, but it has an extra field at the end of the line. You can read this format in Summary with the following setting for "User log format definition", on the Miscellaneous configuration page: HOST SKIP USER DATE-CLF FULL-REQUEST STATUS BYTES REFERER AGENT COOKIE Good Luck Jason ----------------- Jason@Summary.Net ----------------- Dr. Seuss books . . . can be read and enjoyed on several levels. For example, 'One Fish Two Fish, Red Fish Blue Fish' can be deconstructed as a searing indictment of the narrow-minded binary counting system. -- Peter van der Linden, Expert C Programming, Deep C Secrets ------------- Go to <http://summary.net/list.html> to update subscription info.
|