You can view and download SnapCenter Server logs, SnapCenter host agent logs, and plug-in logs. You might want to view the logs to help with troubleshooting.
You can also obtain job level logs: for example, logs that help you troubleshoot the reason for a backup job failure. For job level logs, use the
option.Steps
If you select log type is plugin, you can select a host or SnapCenter plug-in. You cannot do this if the log type is server.
To show all logs, choose Greater than or equal to as the Debug
level.
In large configurations for optimum performance, you should set the log settings for SnapCenter to minimal level by using the PowerShell cmdlet. Set-SmLogSettings -LogLevel All -MaxFileSize 10MB -MaxSizeRollBackups 10 -JobLogsMaxFileSize 10MB -Server
The information regarding the parameters that can be used with the command and their descriptions can be obtained by running help command_name. Alternatively, you can also refer to the Command Reference Guide.