Mellanox MLNX-OS User Manual for SX1018HP Ethernet Managed Blade Switch

Rev 2.10
Mellanox Technologies
185
Mellanox Technologies Confidential
4.5.3 Commands
logging local override
logging local override [class <class> priority <log-level>]
no logging local override [class <class> priority <log-level>]
Enables class-specific overrides to the local log level.
The no form of the command disables all class-spe
cific overrides to the local log
level without deleting them from the configuration, but disables them so that the log-
ging level for all classes is determined solely by the global setting.
Syntax Description override Enables class-specific overrides to the local log level.
class Sets or removes a per-class override on the logging
level
. All classes which do not have an override set will
use the global logging level set with “logging local
<log level>”. Classes that do have an override will do
as the override specifies. If “none” is specified for the
log level, MLNX-OS will not log anything from this
class.
Classes available:
debug-module - debug module functionality
protocol-stack - protocol stack modules fun
ctionality
mgmt-back - system management back-end components
mgmt-core - system management core
mgmt-front - system management front-end components
mlx-daemons - management daemons
sx-sdk - switch SDK
log-level
alert - alert notification, action must be taken immediately
crit - critical condition
debug - debug level messages
emerg - system is unusable (emergency)
err - error condition
info - informational condition
none - disables the logging locally
and remotely
notice - normal, but significant condition
warning - warning condition
Default Override is disabled.
Configuration Mode Config
History 3.1.0000
3.3.4150 Added debug-module class
Changed iss-modules with protocol-stack
Role admin