For messages about gWLM’s ongoing operations, gWLM logs error and informational messages, as well as statistics, to one of several log files:
Table 3-1 gWLM Log Files
| Log for | Location |
|---|
| gwlmcmsd daemon or service | HP-UX: /var/opt/gwlm/gwlmcmsd.log.0 Windows: C:\Program Files\HP\Virtual Server Environment\logs\gwlmcmsd.log.0 |
| gwlmagent daemon | HP-UX: /var/opt/gwlm/gwlmagent.log.0 Windows: Not applicable |
| gWLM interface in HP Systems Insight Manager | HP-UX: /var/opt/gwlm/gwlm.log.0 Windows: C:\Program Files\HP\Virtual Server Environment\logs\gwlm.log.0 |
| gwlm command | HP-UX: /var/opt/gwlm/gwlmcommand.log.0 Windows: C:\Program Files\HP\Virtual Server Environment\logs\gwlmcommand.log.0 |
 |
 |  |
 |
 | NOTE: On systems running Windows, log files are in C:\Program Files\HP\Virtual Server Environment\logs\ by default. However, a different path may have been selected at installation. |
 |
 |  |
 |
The name of the current log always ends in .log.0. Once this file grows to a certain size, it is moved to a filename ending in .log.1 and a new .log.0 file is started. If a .log.1 file already exists, it is renamed .log.2. If a .log.2 file already exists, it is overwritten.
By default, the log file size is limited to 20 Mbytes and the number of log files is limited to 3. You can change these defaults using the following properties:
com.hp.gwlm.util.Log.logFileSize = 20
com.hp.gwlm.util.Log.logNFiles = 3
For the gwlmagent log, change the values of these properties in /etc/opt/gwlm/conf/gwlmagent.properties. For all the other log files, change the values in /etc/opt/gwlm/conf/gwlmcms.properties on HP-UX and in C:\Program Files\HP\Virtual Server Environment\conf\gwlmcms.properties on Windows. (The given Windows path is the default; however, a different path may have been selected at installation.)