>>>>> "Stephen" == Stephen Turner <[EMAIL PROTECTED]> writes:
Stephen> On 12 Dec 2000, Esben Haabendal Sorensen wrote:
>> Well, I were looking for a set of LOGFORMAT lines which could
>> handle special cases in normal combined format log files. But
>> don't worry. I am getting there. Wouldn't it be a good idea to
>> have an example in the docs that shows an effective setup for
>> Apache logfiles, and possible some comments on what you might have
>> to fix exernally to analog ? Or is it to apache specific...
>>
Stephen> There isn't a single format for "Apache logs". But I think
Stephen> the examples for common and combined format in the docs (and
Stephen> in the source) do cover all the special cases.
Argh, sorry! (mental note: must read documentation more carefully
before commenting on it).
For common logformat you have:
LOGFORMAT (%S %j %u [%d/%M/%Y:%h:%n:%j] "%j%w%r%wHTTP%j" %c %b)
LOGFORMAT (%S %j %u [%d/%M/%Y:%h:%n:%j] "%j%w%r" %c %b)
Why not add
LOGFORMAT (%S %j %u [%d/%M/%Y:%h:%n:%j] "%j" %c %b)
to that, and be able to process broken request without white-space.
The same goes for combined logformat.
/bart
--
caffeine low .... brain halted
------------------------------------------------------------------------
This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/[email protected]/
------------------------------------------------------------------------