Difference between revisions of "LogLevel"

From wikieduonline
Jump to navigation Jump to search
Line 11: Line 11:
 
== Related terms ==
 
== Related terms ==
 
* <code>[[sshd -t]]</code>
 
* <code>[[sshd -t]]</code>
* [[Subsystem]], [[internal-sftp]]
+
* <code>[[Subsystem]], [[internal-sftp]]</code>
  
 
== See also ==
 
== See also ==

Revision as of 14:50, 7 June 2020


https://linux.die.net/man/5/sshd_config

LogLevel
Gives the verbosity level that is used when logging messages from sshd(8). The possible values are: QUIET, FATAL, 
ERROR, INFO, VERBOSE, DEBUG, DEBUG1, DEBUG2, and DEBUG3. The default is INFO. DEBUG and DEBUG1 are equivalent. 
DEBUG2 and DEBUG3 each specify higher levels of debugging output. Logging with a DEBUG level violates the privacy 
of users and is not recommended


Related terms

See also

Advertising: