Hi all,

I need your help again on error log formatting.  

My error_log is logging the occurring time on every single line of error
message(one error with many lines of error message), below are the
sample lines I cut from the error_log.

[Tue Jun 12 16:49:00 2007] [error] [client 10.50.166.5]
from [EMAIL PROTECTED] ef, , referer:
http://cuflink7/ows-bin/ak_svpt_pp_report.pl?_boro=4&_serv=1
[Tue Jun 12 16:49:00 2007] [error] [client 10.50.166.5] \t\t\t
[EMAIL PROTECTED] ea,, referer:
http://cuflink7/ows-bin/ak_svpt_pp_report.pl?_boro=4&_serv=1
[Tue Jun 12 16:49:00 2007] [error] [client 10.50.166.5] \t\t\t\t
[EMAIL PROTECTED] est,, referer:
http://cuflink7/ows-bin/ak_svpt_pp_report.pl?_boro=4&_serv=1
[Tue Jun 12 16:49:00 2007] [error] [client 10.50.166.5] \t\t\t\t
service_point sp, referer:
http://cuflink7/ows-bin/ak_svpt_pp_report.pl?_boro=4&_serv=1
[Tue Jun 12 16:49:00 2007] [error] [client 10.50.166.5]
where ef.RB_PRMRY = ea.RB_PRMRY, referer:
http://cuflink7/ows-bin/ak_svpt_pp_report.pl?_boro=4&_serv=1
[Tue Jun 12 16:49:00 2007] [error] [client 10.50.166.5]   

In normal condition, it display like:

[Tue Jun 12 16:49:00 2007] [error] [client 10.50.166.5]  from
[EMAIL PROTECTED] ef,
 
[EMAIL PROTECTED] ea,
 
[EMAIL PROTECTED] est,
                                                         service_point
sp,
                                                         here
ef.RB_PRMRY = ea.RB_PRMRY

Does anyone know how to configure the error logging?

Thanks,
Alan

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to