Clarified that sslh uses LOG_AUTH facility for logging in manual page

This commit is contained in:
Yves Rutschle 2014-07-15 11:26:16 +02:00
parent d10b539a5a
commit 9a0a9b9492
1 changed files with 6 additions and 0 deletions

View File

@ -72,6 +72,12 @@ If no data is sent by the client, B<sslh> will eventually
time out and connect to the protocol specified with
B<--on-timeout>, or I<ssh> if none is specified.
=head2 Logging
As a security/authorization program, B<sslh> logs to the
LOG_AUTH facility, with priority LOG_INFO for normal
connections and LOG_ERR for failures.
=head1 OPTIONS
=over 4