The PowerDesigner Portal provides a number of client settings that you can modify on the Settings page.
The following logging settings are available:
Setting |
Description |
---|---|
Log file name |
Specifies the name to give to the log file. |
Log level |
Specifies the minimum level of importance for the messages to be written to the log file. |
Rollover by |
Specifies how the log file should be rolled over. You can choose between: |
Truncate the log file after the server starts |
Specifies to create a new log file each time the server is restarted. |
To view the log file directly in the browser, select the level of message that you want to view and, optionally, a keyword to search on, and then click the Search button. Click the View button to view the file in a separate window.
The following SSL connection settings are available:
Setting |
Description |
---|---|
Keystore file name |
Specifies the name of the keystore file, a database used by the security provider to store public and private key certificates, used by the security socket connection. A default client.keystore file is provided for the test environment. |
KeyStore file path |
Specifies the path to the keystore file. The default is CMR_HOME/keystore. |
TrustStore password |
Specifies the TrustStore password, used to access the keystore file. The default for the test environment file is "changeit". We recommend that you change the TrustStore password and regenerate the certificates and keystore files. |