Re: [users@httpd] Apache access logs

2012-05-22 Thread Ishita Kapadiya
Hi All, Can someone please provide any insight on the problem? Looks like I am getting so many different patterns in IP field in ssl access logs - -c=,\vJ\xf3\xa6\xe1=N)f\xbe\xa8; - - [15/Apr/2012:10:28:36 -0400] "GET xxx HTTP/1.1" 304 - -Alive - - [15/Apr/2012:20:18:48 -0400] "GET xxx HTTP/1.1"

Re: [users@httpd] Apache access logs

2012-04-25 Thread Ishita Kapadiya
Thanks Tom. I can see opportunity to use %a instead of %h in log format. However, we are using the same (%h) since long with HostnameLookups Off but never had seen such entries in access logs (*/* instead of IP) Also, i am using 'common' log format for access log. please find below config from my

Re: [users@httpd] Apache access logs

2012-04-25 Thread Tom Evans
On Wed, Apr 25, 2012 at 4:54 PM, Ishita Kapadiya wrote: > Hi All, > > I am using apache 2.2.22. > > We are seeing some weird behavior in Apache access logs. I have > following line in httpd.conf - > > LogFormat "%h %l %i %t \"%r\" %>s %b" common > > now the log should look like - 64.39.111.58 - -

[users@httpd] Apache access logs

2012-04-25 Thread Ishita Kapadiya
Hi All, I am using apache 2.2.22. We are seeing some weird behavior in Apache access logs. I have following line in httpd.conf - LogFormat "%h %l %i %t \"%r\" %>s %b" common now the log should look like - 64.39.111.58 - - [25/Mar/2012:11:08:48 -0400] "GET /abc.html HTTP/1.1" 200 251 (all looks