lsserverlog
Display the Surround SCM Server log entries.
sscm lsserverlog [-a] [-fField] [-h] [-lLevel] [-pPageNumber] [-sSize] [-tType] [-y[Username:Password|+|=]] [-zSCMServerAddr:PortNum|zPath] [+u]
Option | Description |
---|---|
-a | Sort server log entries in ascending order. Default is descending. |
-f | Field (column) to sort on: 1: Date/time (default) 2: Level 3: Error number 4: Message 5: Mainline branch name 6: Username |
-h | Display online help for the command. |
-l | Log level to display: 1: Severe error 2: Error 3: Warning 4: Unusual activity 5: Information (default) 6: Debug information (debug build only) |
-p | Server log page number. Default is 1. |
-s | Number of records to display per page. Default is 20. |
-t | Filter to use with level specified in -l: 1: Display specified level and more severe 2: Display specified level and less severe 3: Display only specified level |
-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. |