pspp-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Reading apache log files


From: Ben Pfaff
Subject: Re: Reading apache log files
Date: Thu, 30 Nov 2006 08:55:03 -0800
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux)

John Darrington <address@hidden> writes:

> A number of people have asked me recently how to use PSPP to read the log
> files generated by Apache.  It's awkward, because some of the fields
> are fixed width, whereas others are delimited variable width fields.
> Thus, a combination of DATA LIST FIXED and DATA LIST FREE is needed.
> Further complications arise because some fields are numeric, but
> Apache substitutes - for zero.

We currently have a dearth of examples included with PSPP.
Perhaps something like this would be a good start?
-- 
Ben Pfaff 
email: address@hidden
web: http://benpfaff.org




reply via email to

[Prev in Thread] Current Thread [Next in Thread]