Re: [EMAIL PROTECTED] apache remote host/ip is not logged in access log file

2008-04-04 Thread Yogish Baliga
\"%{User-Agent}i\" > %D" combined > > > > Thanks > > Narendra Verma > > > > -Original Message- > *From:* Yogish Baliga [mailto:[EMAIL PROTECTED] > *Sent:* Friday, April 04, 2008 2:30 PM > *To:* users@httpd.apache.org > *Su

RE: [EMAIL PROTECTED] apache remote host/ip is not logged in access log file

2008-04-04 Thread Narendra Verma
bined Thanks Narendra Verma -Original Message- From: Yogish Baliga [mailto:[EMAIL PROTECTED] Sent: Friday, April 04, 2008 2:30 PM To: users@httpd.apache.org Subject: [EMAIL PROTECTED] apache remote host/ip is not logged in access log file Hello all, My configuration look

[EMAIL PROTECTED] apache remote host/ip is not logged in access log file

2008-04-04 Thread Yogish Baliga
Hello all, My configuration look like this: LogFormat "%a %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\" %D" combined CustomLog "|/usr/sbin/rotatelogs /home/y/logs/httpd/access_log-%Y-%m-%d-%H 3600" combined This is not logging the remote ip address, instead is logged as "::" as fol