About this task
You can redirect the ccm_client.log (user interface log) file so that it points to a location other than your Windows profile directory (Windows users) or home directory (UNIX users). This is done by setting the user.default.logfile key in your ccm.user.properties file as follows:
Procedure
- Open your properties file.
For Windows users, the file is called ccm.user.properties and is located in your Windows profile directory.
For UNIX users, the file is called .ccm.user.properties and is located in your home directory.
- Save and exit the file.
Results
Note that when using the user.default.logfile key, you must use the complete path and file name, as in the example above.
Additionally, users must enter Windows paths using double backslashes.