(Optional) Set the level of logging for specific Site Recovery Manager Server components.
You can set specific logging levels for the SoapAdapter, SanConfigManager, Recovery, Folders, Libs, and HttpConnectionPoolcomponents by modifying the appropriate <level> sections. The possible logging levels are error, warning, info, trivia, and verbose.
<level id="Recovery">
<logName>Recovery</logName>
<logLevel>trivia</logLevel>
</level>
|
No comments:
Post a Comment