Cisco Cisco Agent Desktop 9.0 Technische Referenzen

Seite von 258
November 2006
29
Logs and Debugging
Event/Error Logs
Logs are listings of CAD events and errors. 
Events may represent the following:
Actions taken by a Desktop application
Implications of user-defined configuration settings
Limitations of the hardware
Error codes are brief descriptions of system events.
Error and event logging is always enabled. The log files are limited to a default of 
3 MB. (You may change the limit in the application’s configuration file. When a log file 
reaches that size, it is closed and a new file is started. 
The files are numbered, up to the total number of files set in the configuration file (the 
default number is 2). For example:
agent0001.log
agent0002.log
When agent0001.log reaches its size limit, it is closed and agent0002.log is created. 
When the total number of log files have been created, the first log file is overwritten.
CAD-BE and IPPA jsp client log files are numbered, up to the total number of files set 
in the configuration file. The file without an appended number is the current file, and 
the file with the highest number is the oldest. For example:
CadBE.log
CadBE.log.1
CadBE.log.2