From: Rich Bowen syslog
or pipe them to a
program.
The format of the error log is relatively free-form and +
The default format of the error log is relatively free-form and descriptive. But there is certain information that is contained in most error log entries. For example, here is a typical message.
@@ -135,13 +135,12 @@ information written tostderr
by a CGI script will
be copied directly to the error log.
- It is not possible to customize the error log by adding or - removing information. However, error log entries dealing with - particular requests have corresponding entries in the access log. For example, the above example - entry corresponds to an access log entry with status code 403. - Since it is possible to customize the access log, you can - obtain more information about error conditions using that log - file.
+Using the ErrorLogFormat
+ directive, you can customize the format of the error log, and what
+ values are logged. If you have mod_unique_id
, you
+ can put a %L
token in both the error log and the access
+ log, producing a log entry ID with which you can correlate the entry
+ in the error log with the entry in the access log.
During testing, it is often useful to continuously monitor the error log for any problems. On Unix systems, you can diff --git a/docs/manual/logs.html.fr b/docs/manual/logs.html.fr index 9576cee3aa3..d0f5fd5ec4d 100644 --- a/docs/manual/logs.html.fr +++ b/docs/manual/logs.html.fr @@ -24,6 +24,8 @@ ko | tr
+Pour véritablement gérer un serveur web, il est nécessaire de disposer d'un diff --git a/docs/manual/logs.html.ja.utf8 b/docs/manual/logs.html.ja.utf8 index 7913b4849df..ab0b424a030 100644 --- a/docs/manual/logs.html.ja.utf8 +++ b/docs/manual/logs.html.ja.utf8 @@ -25,6 +25,8 @@ ko | tr
+ã¦ã§ããµã¼ãã广çã«ç®¡çããããã«ã¯ããµã¼ãã®æ´»åãããã©ã¼ãã³ã¹ã ä»çºçãã¦ãããããããªãåé¡ã«é¢ãããã£ã¼ãããã¯ãå¾ããã¨ãå¿ è¦ã§ãã diff --git a/docs/manual/logs.html.ko.euc-kr b/docs/manual/logs.html.ko.euc-kr index 30341d8acf1..ba835021041 100644 --- a/docs/manual/logs.html.ko.euc-kr +++ b/docs/manual/logs.html.ko.euc-kr @@ -24,6 +24,8 @@ ko | tr
+È¿À²ÀûÀ¸·Î À¥¼¹ö¸¦ °ü¸®ÇÏ·Á¸é ¹ß»ýÇÏ´Â ¹®Á¦¿Í ÇÔ²² ¼¹öÀÇ È°µ¿°ú ¼º´É¿¡ ´ëÇØ ¾Ë¾Æ¾ß ÇÑ´Ù. ¾ÆÆÄÄ¡ À¥¼¹ö´Â ¸Å¿ì Á¾ÇÕÀûÀ̰í diff --git a/docs/manual/logs.html.tr.utf8 b/docs/manual/logs.html.tr.utf8 index b1ae397d40e..44345bcfec8 100644 --- a/docs/manual/logs.html.tr.utf8 +++ b/docs/manual/logs.html.tr.utf8 @@ -24,6 +24,7 @@ ko | tr
+Bir HTTP sunucusunu verimli Åekilde yönetebilmek için oluÅabilecek sorunlardan baÅka sunucunun baÅarımı ve etkinliÄi hakkında da bazı geri diff --git a/docs/manual/logs.xml.fr b/docs/manual/logs.xml.fr index b10068d78c0..cf10dab27a2 100644 --- a/docs/manual/logs.xml.fr +++ b/docs/manual/logs.xml.fr @@ -3,7 +3,7 @@ - + + + +