serverlogoption
Set logging options to control messages written to the server log and notifications sent about problems that occur during startup and while the Surround SCM Server is running.
To display the settings, enter the command without any options.
sscm serverlogoption [-eAddress] [-h] [-f|-f-] [-l|-l-] [-nLevel] [-oLevel] [-sLevel] [-w|-w-] [-y[Username:Password|+|=]] [-zSCMServerAddr:PortNum|zPath] [+u]
Option | Description |
---|---|
-e | Email address to send notifications to. |
-f | Write all server messages to SCMStartup.log. Enter -f- to disable. |
-h | Display online help for the command. |
-l | Send email notification when logins fail. Enter -l- to disable. |
-n | Logging level that indicates when messages are written to server's NT log. Messages are written for this event and more severe events. 0: No logging; 1: Severe error; 2: Error; 3: Warning; 4: Unusual activity; 5: Information |
-o | Logging level that indicates when email notifications are sent to email address specified in -e. Messages are sent for this event and more severe events. 0: No logging 1: Severe error 2: Error 3: Warning 4: Unusual activity 5: Information |
-r | Return email address for notifications. |
-s | Logging level that indicates when messages are written to Surround SCM Server log. Messages are written for this event and more severe events. 0: No logging 1: Severe error 2: Error 3: Warning 4: Unusual activity 5: Information |
-w | Log a warning if Surround SCM Server is not started as an NT service. Enter -w- to disable. |
-y | Enter a Surround SCM username and password if you do not want to use the default value. To use single sign-on, enter -y+. If you use an identity provider to authenticate, the provider web page opens if you have not yet authenticated. Authenticate with the provider and then return to the CLI. |
-z | Enter the Surround SCM Server host computer address and port number if you do not want to use the default value. IPv6 addresses must be in square brackets. If you received a server settings file from your Surround SCM administrator, enter the path to the XML file instead of entering the server connection information. |
+u | Display output in Unicode (Windows only). Output cannot be sent to a file. If output is enabled for all commands, enter +u- to disable it for this command. |