Forum Moderators: DixonJones
format=%Req->headers.clientip% - %Req->vars.auth-user% [%SYSDATE%] "%Req->reqpb.clf-request%" %Req->srvhdrs.clf-status% %Req->srvhdrs.content-length% "%Req->headers.referer%" "%Req->headers.user-agent%" cookie:"%Req->headers.cookie%"
and a sample hit:
24.#*$!.xxx.xxx - - [20/Jan/2003:00:01:59 -0500] "GET /favicon.ico HTTP/1.0" 200 1406 "-" "-" cookie:"cookienamehere=11234236215.204320.0004320"
Your logs do contain the header line, don't they? If not, that could be the problem right there.