Setting the logging level
You can set the logging level for each management pack, so that the logging is performed only for events with severity level equivalent or lower than the severity level that you set.
The IBM® Storage management packs logs activity in the following directory: %ProgramFiles%\IBM\Storage\Host\IBMStorageSCOM\log
The possible logging levels are: Critical, Error, Warning, Info, Debug, or Trace.
C:\Program Files\IBM\Storage\Host\IBMStorageSCOM\bin>
scomu.cmd -t ds8k --loglevel
Log level is INFO.
C:\Program Files\IBM\Storage\Host\IBMStorageSCOM\bin>
scomu.cmd -t ds8k --loglevel DEBUG
Log level is set to DEBUG.