/
set sshd_loglevel
set sshd_loglevel
The set sshd_loglevel
CLI command allows you to set the Secure Shell Daemon (SSHD) log level. Note that you can set the arguments for any of the following options: QUIET, FATAL , ERROR, INFO, VERBOSE, DEBUG, DEBUG1, DEBUG2, DEBUG3.
Syntax
Infoblox > set sshd_loglevel
Synopsis:
set sshd_loglevel [ QUIET | FATAL | ERROR | INFO | VERBOSE | DEBUG | DEBUG1 | DEBUG2 | DEBUG3 ]
Example
Infoblox > set sshd_loglevel DEBUG3
SSH log level is set to DEBUG3
Infoblox >