Log Level 等级分为6个
0:Fatal
1: Errors
2:Warnings
3:Informational
4:Details
5:Diagnostic
用命令把一个组件的下的所有事件日志都调整成等级5
change evtloglvl %=5 for component component_alias_name
本文共 209 字,大约阅读时间需要 1 分钟。
Log Level 等级分为6个
0:Fatal
1: Errors
2:Warnings
3:Informational
4:Details
5:Diagnostic
用命令把一个组件的下的所有事件日志都调整成等级5
change evtloglvl %=5 for component component_alias_name
转载于:https://blog.51cto.com/ericklee/1410970