HttpError Log

Any pages that result in an HTTP error are written to the HTTP error log. By default this is a rotating error log with the following name: /logs/httperror.log. The file is rotated each day. See the log4j and default properties files for more information on how to configure this feature.  

The file format follows:

  • Date/timestamp of the page request, 
  • HTTP status code, 
  • Page name, 
  • Stack trace (if there was one).  

Here are a few samples rows from the file: