Re: [us...@httpd] User name in access_log

2010-03-09 Thread Nilesh Govindarajan
On Tue, Mar 9, 2010 at 1:01 PM, Pravesh Rai wrote: > Hi All, > > Is there any way to get logged-in user name in access_log ? Contents > of access_log, in our setup looks like: > > 127.0.0.1 - - [17/Feb/2010:13:07:40 +0530] "GET / HTTP/1.1" 302 236 > > If I'm not wrong, either of "-" in the log fil

[us...@httpd] User name in access_log

2010-03-08 Thread Pravesh Rai
Hi All, Is there any way to get logged-in user name in access_log ? Contents of access_log, in our setup looks like: 127.0.0.1 - - [17/Feb/2010:13:07:40 +0530] "GET / HTTP/1.1" 302 236 If I'm not wrong, either of "-" in the log file is representing user name field, right ? Thanks, Pravesh