> Quick question. Can someone either point me at or preferably tell me in
> like 2 lines what the common log file format now is... I have:
> site.domain - - [dd/MM/YYYY:HH:MM:SS +/-XXXX] "GET <URI>" SSS ???
> ^ ^ ^^^
> | | |||
> +-+------- What are these 3? I cant remember! ----+++
> (Oh, XXXX is the offset from UST right? and SSS is the HTTP status code,
> (200, 302, 40x etc)?)
The first dash is the name returned by an identity server lookup (cf.
RFC 931), and the second is the authenticated user name.