Compass Version1.1 Logs The Administration Logs section allows users to turn on/off Compass Logging of errors and HTTP access. The Logs section looks like this: As you can see, the logs section provides three configuration options. The options are described in the following table: Log Configuration Option
| Description
| | Log save directory | This is a relative path to a subdirectory under the main Compass directory in which to store all logs. | | Enable Compass log | This option turns on the main compass log which reports internal compass information like when Build Clients connect to the Server, when a build client accepts a build run to execute, if an internal Compass error occurs and exception info. If a Compass Server installation is performing poorly or there are regular errors, this is the first place to check. The name of the file is determined in the server config file. | | Enable HTTP request log | This is analogous to an Apache access log. In this log file all accesses to the Compass server are logged. |
|