You configure the command line interface at the settings cli level. To configure the level of diagnostic details, use the following command:
Admin@nodename# set settings cli log-level <off | error | debug | warning | info>
Detail levels:
-
off: disable logging
-
error: errors only
-
debug: maximum level of detail
-
warning: errors and warnings
-
info: errors, warnings, and additional information.
To display CLI settings, use the following command:
Admin@nodename# show settings cli