mirror of
https://github.com/moparisthebest/sslh
synced 2024-11-23 01:22:19 -05:00
Clarified that sslh uses LOG_AUTH facility for logging in manual page
This commit is contained in:
parent
d10b539a5a
commit
9a0a9b9492
6
sslh.pod
6
sslh.pod
@ -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
|
time out and connect to the protocol specified with
|
||||||
B<--on-timeout>, or I<ssh> if none is specified.
|
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
|
=head1 OPTIONS
|
||||||
|
|
||||||
=over 4
|
=over 4
|
||||||
|
Loading…
Reference in New Issue
Block a user